debian-mirror-gitlab/debian/patches/0240-relax-google-api-client.patch

12 lines
218 B
Diff
Raw Normal View History

2017-08-19 19:09:35 +05:30
--- a/Gemfile
+++ b/Gemfile
2017-09-10 18:21:32 +05:30
@@ -106,7 +106,7 @@
gem 'fog-aliyun', '~> 0.1.0'
2017-08-19 19:09:35 +05:30
# for Google storage
-gem 'google-api-client', '~> 0.8.6'
+gem 'google-api-client', '~> 0.8'
# for aws storage
gem 'unf', '~> 0.1.4'