Skip to content

Commit

Permalink
Bump google-protobuf from 4.26.0 to 4.26.1
Browse files Browse the repository at this point in the history
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.26.0 to 4.26.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 3ea799d commit 9dae95f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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', '4.26.0'
gem 'google-protobuf', '4.26.1'
gem 'octokit'
gem 'redis'
gem 'rugged'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,15 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.26.0)
google-protobuf (4.26.1)
rake (>= 13)
google-protobuf (4.26.0-aarch64-linux)
google-protobuf (4.26.1-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.0-arm64-darwin)
google-protobuf (4.26.1-arm64-darwin)
rake (>= 13)
google-protobuf (4.26.0-x86_64-darwin)
google-protobuf (4.26.1-x86_64-darwin)
rake (>= 13)
google-protobuf (4.26.0-x86_64-linux)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
groupdate (6.4.0)
activesupport (>= 6.1)
Expand Down Expand Up @@ -354,7 +354,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 4.26.0)
google-protobuf (= 4.26.1)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit 9dae95f

Please sign in to comment.