Skip to content

Commit

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


Updates `aws-eventstream` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-eventstream/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@1.3.0...1.3.1)

Updates `aws-partitions` from 1.1047.0 to 1.1050.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 `aws-sdk-core` from 3.218.0 to 3.218.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-eventstream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-deps
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-deps
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 2407c25 commit 556b4d4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ GEM
traces (~> 0.15)
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.1047.0)
aws-sdk-core (3.218.0)
aws-eventstream (1.3.1)
aws-partitions (1.1050.0)
aws-sdk-core (3.218.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.98.0)
aws-sdk-core (~> 3, >= 3.216.0)
Expand All @@ -42,6 +43,7 @@ GEM
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
backports (3.25.0)
base64 (0.2.0)
bigdecimal (3.1.9)
coffee-script (2.4.1)
coffee-script-source
Expand Down

0 comments on commit 556b4d4

Please sign in to comment.