loosen fog version
This commit is contained in:
parent
1715e8fcfb
commit
7ac88bb173
2 changed files with 14 additions and 0 deletions
13
debian/patches/0016-loosen-fog.patch
vendored
Normal file
13
debian/patches/0016-loosen-fog.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Index: gitlab/Gemfile
|
||||||
|
===================================================================
|
||||||
|
--- gitlab.orig/Gemfile
|
||||||
|
+++ gitlab/Gemfile
|
||||||
|
@@ -89,7 +89,7 @@ gem "carrierwave", '~> 0.10.0'
|
||||||
|
gem 'dropzonejs-rails', '~> 0.7.1'
|
||||||
|
|
||||||
|
# for aws storage
|
||||||
|
-gem "fog", "~> 1.25.0"
|
||||||
|
+gem "fog", "~> 1.25"
|
||||||
|
gem "unf", '~> 0.1.4'
|
||||||
|
|
||||||
|
# Authorization
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -13,3 +13,4 @@ loosen-rails-version.patch
|
||||||
0013-loosen-enumerize.patch
|
0013-loosen-enumerize.patch
|
||||||
0014-loosen-haml-rails.patch
|
0014-loosen-haml-rails.patch
|
||||||
0015-loosen-carrierwave.patch
|
0015-loosen-carrierwave.patch
|
||||||
|
0016-loosen-fog.patch
|
||||||
|
|
Loading…
Reference in a new issue