debian-mirror-gitlab/debian/patches/0410-relax-dropzonejs-rails.patch
2018-11-08 20:39:57 +05:30

11 lines
213 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -112,7 +112,7 @@
gem 'mini_magick'
# 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'