Relax google-api-client

This commit is contained in:
Pirate Praveen 2018-03-19 12:44:07 +05:30
parent b6bd6ad978
commit 1dcbb7ad35
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- 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'

View file

@ -16,6 +16,7 @@ pid-log-paths.patch
0350-relax-oj.patch
0360-relax-rdoc.patch
0370-relax-prof.patch
0380-relax-google-api-client.patch
0410-set-webpack-root.patch
0420-use-system-libs.patch
890757.patch