Skip to content

Commit

Permalink
Bump google-protobuf from 3.24.3 to 3.24.4
Browse files Browse the repository at this point in the history
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.3 to 3.24.4.
- [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] authored Oct 4, 2023
1 parent b1efb49 commit 29e5549
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', '3.24.3'
gem 'google-protobuf', '3.24.4'
gem 'octokit'

group :development, :test do
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ GEM
ffi (1.16.2)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.3)
google-protobuf (3.24.3-aarch64-linux)
google-protobuf (3.24.3-arm64-darwin)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.3-x86_64-linux)
google-protobuf (3.24.4)
google-protobuf (3.24.4-aarch64-linux)
google-protobuf (3.24.4-arm64-darwin)
google-protobuf (3.24.4-x86_64-darwin)
google-protobuf (3.24.4-x86_64-linux)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.0.1)
Expand Down Expand Up @@ -330,7 +330,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 3.24.3)
google-protobuf (= 3.24.4)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit 29e5549

Please sign in to comment.