Skip to content

Commit

Permalink
Bump google-cloud-storage from 1.50.0 to 1.51.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.50.0 to 1.51.0.
- [Release notes](https://github.com/googleapis/google-cloud-ruby/releases)
- [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1beta3/CHANGELOG.md)
- [Commits](googleapis/google-cloud-ruby@google-cloud-storage/v1.50.0...google-cloud-storage/v1.51.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] committed Apr 26, 2024
1 parent a733de3 commit e84b09a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -28,7 +28,7 @@ gem 'httparty', '~> 0.21.0'
gem 'browser', '~> 5.3.1'
gem "aws-sdk-s3", require: false
gem "ruby-openai"
gem "google-cloud-storage", "~> 1.50", require: false
gem "google-cloud-storage", "~> 1.51", require: false
gem 'image_processing', '~> 1.12'
gem "ruby-vips"
gem "stackprof"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -244,7 +244,7 @@ GEM
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-cloud-storage (1.50.0)
google-cloud-storage (1.51.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-core (~> 0.13)
Expand Down Expand Up @@ -633,7 +633,7 @@ DEPENDENCIES
factory_bot_rails
faker
friendly_id (~> 5.5.1)
google-cloud-storage (~> 1.50)
google-cloud-storage (~> 1.51)
google-cloud-translate
gravtastic
haml-rails (~> 2.1.0)
Expand Down

0 comments on commit e84b09a

Please sign in to comment.