Skip to content

Commit 96f1b2b

Browse files
build(deps): bump fog-google from 1.29.1 to 1.29.2 (#4824)
Bumps [fog-google](https://github.com/fog/fog-google) from 1.29.1 to 1.29.2. - [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.29.1...v1.29.2) --- updated-dependencies: - dependency-name: fog-google dependency-version: 1.29.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c3fcad commit 96f1b2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.29.1'
54+
gem 'fog-google', '~> 1.29.2'
5555
gem 'fog-local'
5656
gem 'fog-openstack'
5757

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ GEM
178178
excon (~> 1.0)
179179
formatador (>= 0.2, < 2.0)
180180
mime-types
181-
fog-google (1.29.1)
181+
fog-google (1.29.2)
182182
addressable (>= 2.7.0)
183183
fog-core (~> 2.5)
184184
fog-json (~> 1.2)
@@ -638,7 +638,7 @@ DEPENDENCIES
638638
fog-aws
639639
fog-azure-rm!
640640
fog-core (~> 2.6.0)
641-
fog-google (~> 1.29.1)
641+
fog-google (~> 1.29.2)
642642
fog-local
643643
fog-openstack
644644
googleapis-common-protos (>= 1.8.0)

0 commit comments

Comments
 (0)