Skip to content

Commit

Permalink
Bump the bundler group with 3 updates (#390)
Browse files Browse the repository at this point in the history
Bumps the bundler group with 3 updates: [google-protobuf](https://github.com/protocolbuffers/protobuf), [rexml](https://github.com/ruby/rexml) and [webrick](https://github.com/ruby/webrick).


Updates `google-protobuf` from 4.27.2 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)

Updates `rexml` from 3.3.3 to 3.3.6
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.3...v3.3.6)

Updates `webrick` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: webrick
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 1c6231e commit d147cba
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ GEM
ffi (1.17.0)
ffi (1.17.0-x64-mingw-ucrt)
forwardable-extended (2.6.0)
google-protobuf (4.27.2)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-x64-mingw-ucrt)
google-protobuf (4.27.5)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
Expand Down Expand Up @@ -86,7 +83,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.3)
rexml (3.3.6)
strscan
rouge (4.3.0)
safe_yaml (1.0.5)
Expand All @@ -104,7 +101,7 @@ GEM
ethon (>= 0.9.0)
unicode-display_width (2.5.0)
wdm (0.1.1)
webrick (1.8.1)
webrick (1.8.2)
yell (2.2.2)

PLATFORMS
Expand Down

0 comments on commit d147cba

Please sign in to comment.