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

12 lines
221 B
Diff
Raw Normal View History

2017-08-19 19:09:35 +05:30
--- 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'