14 lines
353 B
Diff
14 lines
353 B
Diff
|
Index: gitlab/Gemfile
|
||
|
===================================================================
|
||
|
--- gitlab.orig/Gemfile
|
||
|
+++ gitlab/Gemfile
|
||
|
@@ -83,7 +83,7 @@ gem "kaminari", "~> 0.15.1"
|
||
|
gem "haml-rails", '~> 0.9.0'
|
||
|
|
||
|
# Files attachments
|
||
|
-gem "carrierwave", '~> 0.9.0'
|
||
|
+gem "carrierwave", '~> 0.10.0'
|
||
|
|
||
|
# Drag and Drop UI
|
||
|
gem 'dropzonejs-rails', '~> 0.7.1'
|