Skip to content

Commit

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

---
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 Sep 18, 2023
1 parent aff2300 commit 89e1653
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 @@ -30,7 +30,7 @@ gem 'sitemap_generator'
gem 'sidekiq'
gem 'sidekiq-unique-jobs'
gem 'sidekiq-status'
gem 'google-protobuf', '3.24.2'
gem 'google-protobuf', '3.24.3'
gem 'groupdate'
gem 'simple_form'

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ GEM
ffi (1.15.5)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.2)
google-protobuf (3.24.2-aarch64-linux)
google-protobuf (3.24.2-arm64-darwin)
google-protobuf (3.24.2-x86_64-darwin)
google-protobuf (3.24.2-x86_64-linux)
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)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.0.1)
Expand Down Expand Up @@ -323,7 +323,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 3.24.2)
google-protobuf (= 3.24.3)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit 89e1653

Please sign in to comment.