debian-mirror-gitlab/debian/patches/0320-relax-fog-aws.patch
2018-03-18 12:27:51 +05:30

11 lines
233 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -105,7 +105,7 @@
gem 'dropzonejs-rails', '~> 0.7.1'
# for backups
-gem 'fog-aws', '~> 1.4'
+gem 'fog-aws', '>= 1.4'
gem 'fog-core', '~> 1.44'
gem 'fog-google', '~> 0.5'
gem 'fog-local', '~> 0.3'