Skip to content

Commit

Permalink
deps: bump google-cloud-storage from 1.37.0 to 1.38.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/googleapis/google-cloud-ruby/releases)
- [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/release-please-config.json)
- [Commits](googleapis/google-cloud-ruby@google-cloud-storage/v1.37.0...google-cloud-storage/v1.38.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent 84e7534 commit 94f9c27
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,18 @@ GEM
docile (1.3.5)
dry-cli (0.7.0)
e2mmap (0.1.0)
faraday (2.3.0)
faraday (2.4.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
faraday-net_http (2.1.0)
faraday-retry (2.0.0)
faraday (~> 2.0)
git (1.11.0)
rchardet (~> 1.8)
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
google-apis-core (0.6.0)
google-apis-core (0.7.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -78,21 +78,21 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.12.0)
google-apis-core (>= 0.6, < 2.a)
google-apis-storage_v1 (0.16.0)
google-apis-core (>= 0.6, < 2.a)
google-apis-iamcredentials_v1 (0.13.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-storage_v1 (0.17.0)
google-apis-core (>= 0.7, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.37.0)
google-cloud-storage (1.38.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.17.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
Expand Down

0 comments on commit 94f9c27

Please sign in to comment.