Relax google-api-client
This commit is contained in:
parent
b6bd6ad978
commit
1dcbb7ad35
2 changed files with 12 additions and 0 deletions
11
debian/patches/0380-relax-google-api-client.patch
vendored
Normal file
11
debian/patches/0380-relax-google-api-client.patch
vendored
Normal 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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue