Skip to content

Commit 6344e4c

Browse files
Bump aws-sdk-core from 3.222.1 to 3.230.0
Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.222.1 to 3.230.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) --- updated-dependencies: - dependency-name: aws-sdk-core dependency-version: 3.230.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a678969 commit 6344e4c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,19 @@ GEM
7777
anyway_config (2.7.2)
7878
ruby-next-core (~> 1.0)
7979
ast (2.4.3)
80-
aws-eventstream (1.3.2)
81-
aws-partitions (1.1082.0)
82-
aws-sdk-core (3.222.1)
80+
aws-eventstream (1.4.0)
81+
aws-partitions (1.1150.0)
82+
aws-sdk-core (3.230.0)
8383
aws-eventstream (~> 1, >= 1.3.0)
8484
aws-partitions (~> 1, >= 1.992.0)
8585
aws-sigv4 (~> 1.9)
8686
base64
87+
bigdecimal
8788
jmespath (~> 1, >= 1.6.1)
8889
logger
89-
aws-sigv4 (1.11.0)
90+
aws-sigv4 (1.12.1)
9091
aws-eventstream (~> 1, >= 1.0.2)
91-
base64 (0.2.0)
92+
base64 (0.3.0)
9293
benchmark (0.4.0)
9394
bigdecimal (3.1.9)
9495
bindex (0.8.1)

0 commit comments

Comments
 (0)