Skip to content

Commit

Permalink
Bump google-protobuf from 4.28.0 to 4.28.1
Browse files Browse the repository at this point in the history
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.28.0 to 4.28.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 62ce1dc commit 804018c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 'sidekiq-status'
gem 'addressable'
gem 'appsignal'
gem "groupdate"
gem 'google-protobuf', '4.28.0'
gem 'google-protobuf', '4.28.1'
gem 'octokit'
gem 'redis'
gem 'rugged'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,16 @@ GEM
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.28.0)
google-protobuf (4.28.1)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-aarch64-linux)
google-protobuf (4.28.1-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-arm64-darwin)
google-protobuf (4.28.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-x86_64-linux)
google-protobuf (4.28.1-x86_64-linux)
bigdecimal
rake (>= 13)
groupdate (6.4.0)
Expand Down Expand Up @@ -363,7 +363,7 @@ DEPENDENCIES
faraday-multipart
faraday-retry
faraday-typhoeus
google-protobuf (= 4.28.0)
google-protobuf (= 4.28.1)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit 804018c

Please sign in to comment.