debian-mirror-gitlab/debian/patches/0240-relax-google-api-client.patch
2017-08-19 19:09:35 +05:30

11 lines
221 B
Diff

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