Skip to content

Commit 180638b

Browse files
chore(deps): bump aws-sdk-s3 in /performance-tests (#5491)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.203.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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonis Lilis <[email protected]>
1 parent 4701b1b commit 180638b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

performance-tests/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ GEM
1111
artifactory (3.0.17)
1212
atomos (0.1.3)
1313
aws-eventstream (1.4.0)
14-
aws-partitions (1.1181.0)
15-
aws-sdk-core (3.236.0)
14+
aws-partitions (1.1196.0)
15+
aws-sdk-core (3.240.0)
1616
aws-eventstream (~> 1, >= 1.3.0)
1717
aws-partitions (~> 1, >= 1.992.0)
1818
aws-sigv4 (~> 1.9)
1919
base64
2020
bigdecimal
2121
jmespath (~> 1, >= 1.6.1)
2222
logger
23-
aws-sdk-kms (1.117.0)
24-
aws-sdk-core (~> 3, >= 3.234.0)
23+
aws-sdk-kms (1.118.0)
24+
aws-sdk-core (~> 3, >= 3.239.1)
2525
aws-sigv4 (~> 1.5)
26-
aws-sdk-s3 (1.203.0)
26+
aws-sdk-s3 (1.208.0)
2727
aws-sdk-core (~> 3, >= 3.234.0)
2828
aws-sdk-kms (~> 1)
2929
aws-sigv4 (~> 1.5)

0 commit comments

Comments
 (0)