debian-mirror-gitlab/debian/patches/0410-relax-dropzonejs-rails.patch
2018-10-15 15:54:03 +05:30

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'