Skip to content

Commit 25316c1

Browse files
build(deps): bump fog-google from 1.23.0 to 1.24.1 (#3740)
Bumps [fog-google](https://github.com/fog/fog-google) from 1.23.0 to 1.24.1. - [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.23.0...v1.24.1) --- updated-dependencies: - dependency-name: fog-google 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 79c5914 commit 25316c1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ gem 'fog-aliyun'
6262
gem 'fog-aws'
6363
gem 'fog-azure-rm', git: 'https://github.com/fog/fog-azure-rm.git', branch: 'fog-arm-cf'
6464
gem 'fog-core', '~> 2.1.2'
65-
gem 'fog-google', '~> 1.23.0'
65+
gem 'fog-google', '~> 1.24.1'
6666
gem 'fog-local'
6767
gem 'fog-openstack'
6868

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@ GEM
185185
excon (~> 0.58)
186186
formatador (~> 0.2)
187187
mime-types
188-
fog-google (1.23.0)
188+
fog-google (1.24.1)
189189
addressable (>= 2.7.0)
190-
fog-core (< 2.3)
190+
fog-core (< 2.5)
191191
fog-json (~> 1.2)
192192
fog-xml (~> 0.1.0)
193193
google-apis-compute_v1 (~> 0.53)
@@ -197,7 +197,7 @@ GEM
197197
google-apis-pubsub_v1 (~> 0.30)
198198
google-apis-sqladmin_v1beta4 (~> 0.38)
199199
google-apis-storage_v1 (>= 0.19, < 1)
200-
google-cloud-env (~> 1.2)
200+
google-cloud-env (>= 1.2, < 3.0)
201201
fog-json (1.2.0)
202202
fog-core
203203
multi_json (~> 1.10)
@@ -210,28 +210,27 @@ GEM
210210
fog-core
211211
nokogiri (>= 1.5.11, < 2.0.0)
212212
formatador (0.3.0)
213-
google-apis-compute_v1 (0.84.0)
213+
google-apis-compute_v1 (0.86.0)
214214
google-apis-core (>= 0.11.0, < 2.a)
215-
google-apis-core (0.11.2)
215+
google-apis-core (0.11.3)
216216
addressable (~> 2.5, >= 2.5.1)
217217
googleauth (>= 0.16.2, < 2.a)
218218
httpclient (>= 2.8.1, < 3.a)
219219
mini_mime (~> 1.0)
220220
representable (~> 3.0)
221221
retriable (>= 2.0, < 4.a)
222222
rexml
223-
webrick
224-
google-apis-dns_v1 (0.34.0)
223+
google-apis-dns_v1 (0.36.0)
225224
google-apis-core (>= 0.11.0, < 2.a)
226225
google-apis-iamcredentials_v1 (0.17.0)
227226
google-apis-core (>= 0.11.0, < 2.a)
228-
google-apis-monitoring_v3 (0.52.0)
227+
google-apis-monitoring_v3 (0.54.0)
229228
google-apis-core (>= 0.11.0, < 2.a)
230-
google-apis-pubsub_v1 (0.43.0)
229+
google-apis-pubsub_v1 (0.45.0)
231230
google-apis-core (>= 0.11.0, < 2.a)
232-
google-apis-sqladmin_v1beta4 (0.59.0)
231+
google-apis-sqladmin_v1beta4 (0.61.0)
233232
google-apis-core (>= 0.11.0, < 2.a)
234-
google-apis-storage_v1 (0.31.0)
233+
google-apis-storage_v1 (0.32.0)
235234
google-apis-core (>= 0.11.0, < 2.a)
236235
google-cloud-env (1.6.0)
237236
faraday (>= 0.17.3, < 3.0)
@@ -287,7 +286,8 @@ GEM
287286
json-schema (4.3.0)
288287
addressable (>= 2.8)
289288
json_pure (2.7.2)
290-
jwt (2.7.1)
289+
jwt (2.8.1)
290+
base64
291291
kramdown (2.4.0)
292292
rexml
293293
kramdown-parser-gfm (1.1.0)
@@ -330,7 +330,7 @@ GEM
330330
msgpack (1.7.2)
331331
multi_json (1.15.0)
332332
multipart-parser (0.1.1)
333-
multipart-post (2.3.0)
333+
multipart-post (2.4.0)
334334
mustache (1.1.1)
335335
mustermann (3.0.0)
336336
ruby2_keywords (~> 0.0.1)
@@ -505,7 +505,7 @@ GEM
505505
pg (>= 0.18.0, != 1.2.0)
506506
sequel (>= 4.38.0)
507507
sexp_processor (4.7.0)
508-
signet (0.18.0)
508+
signet (0.19.0)
509509
addressable (~> 2.8)
510510
faraday (>= 0.17.5, < 3.a)
511511
jwt (>= 1.5, < 3.0)
@@ -611,7 +611,7 @@ DEPENDENCIES
611611
fog-aws
612612
fog-azure-rm!
613613
fog-core (~> 2.1.2)
614-
fog-google (~> 1.23.0)
614+
fog-google (~> 1.24.1)
615615
fog-local
616616
fog-openstack
617617
googleapis-common-protos (>= 1.3.12)

0 commit comments

Comments
 (0)