Skip to content

Commit fbca268

Browse files
Bump the aws group with 4 updates
Bumps the aws group with 4 updates: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [aws-partitions](https://github.com/aws/aws-sdk-ruby), [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-s3` from 1.179.0 to 1.180.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-partitions` from 1.1046.0 to 1.1047.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.217.1 to 3.218.0 - [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) Updates `aws-sdk-kms` from 1.97.0 to 1.98.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - 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-minor dependency-group: aws - dependency-name: aws-sdk-kms dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97ec718 commit fbca268

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,16 @@ GEM
7979
execjs (~> 2)
8080
awesome_print (1.9.2)
8181
aws-eventstream (1.3.0)
82-
aws-partitions (1.1046.0)
83-
aws-sdk-core (3.217.1)
82+
aws-partitions (1.1047.0)
83+
aws-sdk-core (3.218.0)
8484
aws-eventstream (~> 1, >= 1.3.0)
8585
aws-partitions (~> 1, >= 1.992.0)
8686
aws-sigv4 (~> 1.9)
8787
jmespath (~> 1, >= 1.6.1)
88-
aws-sdk-kms (1.97.0)
88+
aws-sdk-kms (1.98.0)
8989
aws-sdk-core (~> 3, >= 3.216.0)
9090
aws-sigv4 (~> 1.5)
91-
aws-sdk-s3 (1.179.0)
91+
aws-sdk-s3 (1.180.0)
9292
aws-sdk-core (~> 3, >= 3.216.0)
9393
aws-sdk-kms (~> 1)
9494
aws-sigv4 (~> 1.5)

0 commit comments

Comments
 (0)