Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-03-16 11:09:18 +0300
committerPirate Praveen <praveen@debian.org>2018-03-16 11:09:18 +0300
commitc2dc539f4c42e3d91adde52443939c5e58fd3802 (patch)
tree57c17472beb84034da057c9e84e1864f0c832f75 /Gemfile
parent3c1dd2343f6823b564f7e88b47953e596af884af (diff)
Update google-api-client
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 139774bdb5d..aa41e83e866 100644
--- a/Gemfile
+++ b/Gemfile
@@ -113,7 +113,7 @@ gem 'fog-rackspace', '~> 0.1.1'
gem 'fog-aliyun', '~> 0.2.0'
# for Google storage
-gem 'google-api-client', '~> 0.13.6'
+gem 'google-api-client', '~> 0.19.8'
# for aws storage
gem 'unf', '~> 0.1.4'