Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 771c10d commit e913bf6
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 @@ -33,7 +33,7 @@ gem 'sidekiq-status'
gem 'addressable'
gem 'appsignal'
gem "groupdate"
gem 'google-protobuf', '3.25.1'
gem 'google-protobuf', '3.25.2'
gem 'octokit'

group :development, :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.1)
google-protobuf (3.25.2)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.1.0)
Expand Down Expand Up @@ -347,7 +347,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 3.25.1)
google-protobuf (= 3.25.2)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit e913bf6

Please sign in to comment.