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](https://github.com/protocolbuffers/protobuf/commits)

---
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 9, 2024
1 parent 39c198b commit fd24049
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 @@ -34,7 +34,7 @@ gem 'addressable'
gem 'appsignal'
gem "chartkick"
gem "groupdate"
gem 'google-protobuf', '3.25.1'
gem 'google-protobuf', '3.25.2'
gem 'octokit'
gem "gitlab"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
terminal-table (>= 1.5.1)
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 @@ -358,7 +358,7 @@ DEPENDENCIES
faraday-retry
faraday-typhoeus
gitlab
google-protobuf (= 3.25.1)
google-protobuf (= 3.25.2)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit fd24049

Please sign in to comment.