Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c5c176d

Browse files
authoredFeb 10, 2025
Bump the aws group with 2 updates
Bumps the aws group with 2 updates: [aws-partitions](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-core](https://github.com/aws/aws-sdk-ruby). Updates `aws-partitions` from 1.1047.0 to 1.1048.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-partitions dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d636aa commit c5c176d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,12 @@ GEM
7979
execjs (~> 2)
8080
awesome_print (1.9.2)
8181
aws-eventstream (1.3.0)
82-
aws-partitions (1.1047.0)
83-
aws-sdk-core (3.218.0)
82+
aws-partitions (1.1048.0)
83+
aws-sdk-core (3.218.1)
8484
aws-eventstream (~> 1, >= 1.3.0)
8585
aws-partitions (~> 1, >= 1.992.0)
8686
aws-sigv4 (~> 1.9)
87+
base64
8788
jmespath (~> 1, >= 1.6.1)
8889
aws-sdk-kms (1.98.0)
8990
aws-sdk-core (~> 3, >= 3.216.0)

0 commit comments

Comments
 (0)