Skip to content

Commit

Permalink
Bump the ruby-production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-production-dependencies group with 4 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby), [google-protobuf](https://github.com/protocolbuffers/protobuf), [irb](https://github.com/ruby/irb) and [rdoc](https://github.com/ruby/rdoc).


Updates `aws-partitions` from 1.1024.0 to 1.1025.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `google-protobuf` from 4.29.1 to 4.29.2
- [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 `irb` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.2...v1.14.3)

Updates `rdoc` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.9.1...v6.10.0)

---
updated-dependencies:
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: google-protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: irb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: rdoc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 54ba569 commit 7c57794
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1024.0)
aws-partitions (1.1025.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand Down Expand Up @@ -170,20 +170,20 @@ GEM
genericons-rails (0.5.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.1)
google-protobuf (4.29.2)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-x86_64-darwin)
google-protobuf (4.29.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-x86_64-linux)
google-protobuf (4.29.2-x86_64-linux)
bigdecimal
rake (>= 13)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
ipaddress (0.8.3)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -290,7 +290,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.9.1)
rdoc (6.10.0)
psych (>= 4.0.0)
recaptcha (5.18.0)
regexp_parser (2.9.3)
Expand Down

0 comments on commit 7c57794

Please sign in to comment.