Relax dropzonejs-rails version
This commit is contained in:
parent
af8da3120a
commit
ad34c02a21
2 changed files with 12 additions and 0 deletions
11
debian/patches/0500-relax-dropzonejs-rails.patch
vendored
Normal file
11
debian/patches/0500-relax-dropzonejs-rails.patch
vendored
Normal 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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -23,3 +23,4 @@ fix-mail-room-path.patch
|
||||||
relax-ruby-version.pacth
|
relax-ruby-version.pacth
|
||||||
fix-8-to-10-migration.patch
|
fix-8-to-10-migration.patch
|
||||||
0025-Relax-recaptcha-version.patch
|
0025-Relax-recaptcha-version.patch
|
||||||
|
0500-relax-dropzonejs-rails.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue