Skip to content

Commit 279bfd3

Browse files
Build(deps): Bump aws-sdk-s3 from 1.192.0 to 1.208.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.192.0 to 1.208.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) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38b55d4 commit 279bfd3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,20 @@ GEM
1919
addressable (2.8.7)
2020
public_suffix (>= 2.0.2, < 7.0)
2121
aws-eventstream (1.4.0)
22-
aws-partitions (1.1126.0)
23-
aws-sdk-core (3.226.2)
22+
aws-partitions (1.1196.0)
23+
aws-sdk-core (3.240.0)
2424
aws-eventstream (~> 1, >= 1.3.0)
2525
aws-partitions (~> 1, >= 1.992.0)
2626
aws-sigv4 (~> 1.9)
2727
base64
28+
bigdecimal
2829
jmespath (~> 1, >= 1.6.1)
2930
logger
30-
aws-sdk-kms (1.106.0)
31-
aws-sdk-core (~> 3, >= 3.225.0)
31+
aws-sdk-kms (1.118.0)
32+
aws-sdk-core (~> 3, >= 3.239.1)
3233
aws-sigv4 (~> 1.5)
33-
aws-sdk-s3 (1.192.0)
34-
aws-sdk-core (~> 3, >= 3.225.0)
34+
aws-sdk-s3 (1.208.0)
35+
aws-sdk-core (~> 3, >= 3.234.0)
3536
aws-sdk-kms (~> 1)
3637
aws-sigv4 (~> 1.5)
3738
aws-sigv4 (1.12.1)

0 commit comments

Comments
 (0)