Relax dropzonejs-rails version

This commit is contained in:
Pirate Praveen 2018-10-13 21:02:24 +05:30
parent af8da3120a
commit ad34c02a21
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- 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'

View file

@ -23,3 +23,4 @@ fix-mail-room-path.patch
relax-ruby-version.pacth
fix-8-to-10-migration.patch
0025-Relax-recaptcha-version.patch
0500-relax-dropzonejs-rails.patch