debian-mirror-gitlab/debian/patches/0016-loosen-fog.patch

14 lines
327 B
Diff
Raw Normal View History

2015-09-28 18:21:47 +05:30
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
2016-01-14 19:01:28 +05:30
@@ -80,7 +80,7 @@ gem "carrierwave", '~> 0.10.0'
2015-09-28 18:21:47 +05:30
gem 'dropzonejs-rails', '~> 0.7.1'
# for aws storage
2016-01-14 19:01:28 +05:30
-gem "fog", "~> 1.36.0"
+gem "fog", "~> 1.34"
2015-09-28 18:21:47 +05:30
gem "unf", '~> 0.1.4'
# Authorization