debian-mirror-gitlab/debian/patches/0380-relax-google-api-client.patch
2018-03-19 12:44:07 +05:30

11 lines
220 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -114,7 +114,7 @@
gem 'fog-aliyun', '~> 0.2.0'
# for Google storage
-gem 'google-api-client', '~> 0.13.6'
+gem 'google-api-client', '~> 0.13'
# for aws storage
gem 'unf', '~> 0.1.4'