Skip to content

Commit

Permalink
Bump google-protobuf from 3.22.0 to 3.25.5
Browse files Browse the repository at this point in the history
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.22.0 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.22.0...v3.25.5)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 54af3ba commit 3a7f6fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ gem 'sinatra', '~> 4'
gem 'thin'

# Pinning google-protobuf so that it continues to build on ARM devices
gem 'google-protobuf', '=3.22.0'
gem 'google-protobuf', '3.25.5'

# Controlling Chrome to create snapshots
gem 'ferrum'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GEM
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
google-protobuf (3.22.0)
google-protobuf (3.25.5)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -243,7 +243,7 @@ DEPENDENCIES
faraday-retry
ferrum
git
google-protobuf (= 3.22.0)
google-protobuf (= 3.25.5)
guard (~> 2, >= 2.16.2)
guard-livereload
levenshtein-ffi!
Expand Down

0 comments on commit 3a7f6fd

Please sign in to comment.