debian-mirror-gitlab/debian/patches/0410-relax-dropzonejs-rails.patch

12 lines
213 B
Diff
Raw Normal View History

2018-10-13 21:02:24 +05:30
--- a/Gemfile
+++ b/Gemfile
2018-11-08 20:39:57 +05:30
@@ -112,7 +112,7 @@
gem 'mini_magick'
2018-10-13 21:02:24 +05:30
# 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'