Skip to content

Commit

Permalink
build(deps): bump google-protobuf (#28)
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update in the / directory: [google-protobuf](https://github.com/protocolbuffers/protobuf).


Updates `google-protobuf` from 4.26.0 to 4.27.5
- [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: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent b739c58 commit 32af975
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.2.3)
em-websocket (0.5.3)
Expand All @@ -12,11 +13,14 @@ GEM
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
forwardable-extended (2.6.0)
google-protobuf (4.26.0)
google-protobuf (4.27.5)
bigdecimal
rake (>= 13)
google-protobuf (4.26.0-x64-mingw-ucrt)
google-protobuf (4.27.5-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.26.0-x86_64-linux)
google-protobuf (4.27.5-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.4)
Expand Down Expand Up @@ -62,7 +66,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down

0 comments on commit 32af975

Please sign in to comment.