2015-09-28 18:11:56 +05:30
|
|
|
Index: gitlab/Gemfile
|
|
|
|
===================================================================
|
|
|
|
--- gitlab.orig/Gemfile
|
|
|
|
+++ gitlab/Gemfile
|
2016-01-14 19:01:28 +05:30
|
|
|
@@ -74,7 +74,7 @@ gem "kaminari", "~> 0.16.3"
|
2015-09-28 18:11:56 +05:30
|
|
|
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'
|