Skip to content

Commit a1c7d7d

Browse files
build(deps): bump fog-google from 1.26.0 to 1.27.0 (#4735)
Bumps [fog-google](https://github.com/fog/fog-google) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/fog/fog-google/releases) - [Changelog](https://github.com/fog/fog-google/blob/master/CHANGELOG.md) - [Commits](fog/fog-google@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: fog-google dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9702d04 commit a1c7d7d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ gem 'fog-aliyun'
5151
gem 'fog-aws'
5252
gem 'fog-azure-rm', git: 'https://github.com/fog/fog-azure-rm.git', branch: 'fog-arm-cf'
5353
gem 'fog-core', '~> 2.6.0'
54-
gem 'fog-google', '~> 1.26.0'
54+
gem 'fog-google', '~> 1.27.0'
5555
gem 'fog-local'
5656
gem 'fog-openstack'
5757

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
drb (2.2.3)
144144
erb (6.0.1)
145145
erubi (1.13.1)
146-
excon (1.3.0)
146+
excon (1.3.2)
147147
logger
148148
faraday (0.17.6)
149149
multipart-post (>= 1.2, < 3)
@@ -173,7 +173,7 @@ GEM
173173
excon (~> 1.0)
174174
formatador (>= 0.2, < 2.0)
175175
mime-types
176-
fog-google (1.26.0)
176+
fog-google (1.27.0)
177177
addressable (>= 2.7.0)
178178
fog-core (~> 2.5)
179179
fog-json (~> 1.2)
@@ -197,7 +197,7 @@ GEM
197197
fog-xml (0.1.5)
198198
fog-core
199199
nokogiri (>= 1.5.11, < 2.0.0)
200-
formatador (1.2.2)
200+
formatador (1.2.3)
201201
reline
202202
google-apis-compute_v1 (0.86.0)
203203
google-apis-core (>= 0.11.0, < 2.a)
@@ -313,7 +313,7 @@ GEM
313313
faraday-cookie_jar (~> 0.0.6)
314314
ms_rest (~> 0.6.3)
315315
msgpack (1.8.0)
316-
multi_json (1.17.0)
316+
multi_json (1.19.1)
317317
multipart-parser (0.1.1)
318318
multipart-post (2.4.1)
319319
mustache (1.1.1)
@@ -629,7 +629,7 @@ DEPENDENCIES
629629
fog-aws
630630
fog-azure-rm!
631631
fog-core (~> 2.6.0)
632-
fog-google (~> 1.26.0)
632+
fog-google (~> 1.27.0)
633633
fog-local
634634
fog-openstack
635635
googleapis-common-protos (>= 1.8.0)

0 commit comments

Comments
 (0)