11 lines
223 B
Diff
11 lines
223 B
Diff
--- a/Gemfile
|
|
+++ b/Gemfile
|
|
@@ -107,7 +107,7 @@
|
|
gem 'carrierwave', '~> 1.2'
|
|
|
|
# Drag and Drop UI
|
|
-gem 'dropzonejs-rails', '~> 0.7.1'
|
|
+gem 'dropzonejs-rails', '~> 0.7'
|
|
|
|
# for backups
|
|
gem 'fog-aws', '~> 2.0', '>= 2.0.1'
|