debian-mirror-gitlab/debian/patches/0240-relax-google-api-client.patch
2017-09-10 18:21:32 +05:30

11 lines
218 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -106,7 +106,7 @@
gem 'fog-aliyun', '~> 0.1.0'
# for Google storage
-gem 'google-api-client', '~> 0.8.6'
+gem 'google-api-client', '~> 0.8'
# for aws storage
gem 'unf', '~> 0.1.4'