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

12 lines
223 B
Diff
Raw Normal View History

2018-10-13 21:02:24 +05:30
--- 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'