Skip to content

Commit

Permalink
Bump the ruby-production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-production-dependencies group with 3 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby), [erubi](https://github.com/jeremyevans/erubi) and [logger](https://github.com/ruby/logger).


Updates `aws-partitions` from 1.1025.0 to 1.1026.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 `erubi` from 1.13.0 to 1.13.1
- [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG)
- [Commits](jeremyevans/erubi@1.13.0...1.13.1)

Updates `logger` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](ruby/logger@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: erubi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: logger
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent c46d8be commit f2a5285
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.1025.0)
aws-partitions (1.1026.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
request_store (>= 1.0)
ruby2_keywords
drb (2.2.1)
erubi (1.13.0)
erubi (1.13.1)
font-awesome-rails (4.7.0.9)
railties (>= 3.2, < 9.0)
genericons-rails (0.5.0)
Expand Down Expand Up @@ -194,7 +194,7 @@ GEM
json (2.9.1)
language_server-protocol (3.17.0.3)
localhost (1.3.1)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down

0 comments on commit f2a5285

Please sign in to comment.