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:
authorMaxim Ivanov <ivanov.maxim@gmail.com>2019-09-06 22:01:39 +0300
committerMaxim Ivanov <maxim.ivanov@linklaters.com>2019-09-06 22:01:39 +0300
commit6b827490c08b1454a36d9bf3391e29ce10ad5055 (patch)
tree716a586336282b1becc3ded5c17e3f5e99469c02 /Gemfile.lock
parent1ffa66effbc9272ac9755ba29fab2fd1b3d93db5 (diff)
Bump fog-google to support ADC auth on GCP
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 515e1795671..011a365110c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -284,7 +284,7 @@ GEM
excon (~> 0.58)
formatador (~> 0.2)
mime-types
- fog-google (1.8.2)
+ fog-google (1.9.1)
fog-core (<= 2.1.0)
fog-json (~> 1.2)
fog-xml (~> 0.1.0)
@@ -1114,7 +1114,7 @@ DEPENDENCIES
fog-aliyun (~> 0.3)
fog-aws (~> 3.5)
fog-core (= 2.1.0)
- fog-google (~> 1.8)
+ fog-google (~> 1.9)
fog-local (~> 0.6)
fog-openstack (~> 1.0)
fog-rackspace (~> 0.1.1)