Skip to content

Commit 5814ddc

Browse files
build(deps): bump aws-sdk-s3 from 1.213.0 to 1.215.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.213.0 to 1.215.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.215.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c13991 commit 5814ddc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,27 @@ GEM
2929
public_suffix (>= 2.0.2, < 8.0)
3030
ast (2.4.3)
3131
aws-eventstream (1.4.0)
32-
aws-partitions (1.1210.0)
33-
aws-sdk-core (3.241.4)
32+
aws-partitions (1.1223.0)
33+
aws-sdk-core (3.243.0)
3434
aws-eventstream (~> 1, >= 1.3.0)
3535
aws-partitions (~> 1, >= 1.992.0)
3636
aws-sigv4 (~> 1.9)
3737
base64
3838
bigdecimal
3939
jmespath (~> 1, >= 1.6.1)
4040
logger
41-
aws-sdk-kms (1.121.0)
41+
aws-sdk-kms (1.122.0)
4242
aws-sdk-core (~> 3, >= 3.241.4)
4343
aws-sigv4 (~> 1.5)
44-
aws-sdk-s3 (1.213.0)
45-
aws-sdk-core (~> 3, >= 3.241.4)
44+
aws-sdk-s3 (1.215.0)
45+
aws-sdk-core (~> 3, >= 3.243.0)
4646
aws-sdk-kms (~> 1)
4747
aws-sigv4 (~> 1.5)
4848
aws-sigv4 (1.12.1)
4949
aws-eventstream (~> 1, >= 1.0.2)
5050
base64 (0.3.0)
5151
benchmark (0.5.0)
52-
bigdecimal (3.3.1)
52+
bigdecimal (4.0.1)
5353
builder (3.3.0)
5454
code-scanning-rubocop (0.6.1)
5555
rubocop (~> 1.0)
@@ -97,8 +97,8 @@ GEM
9797
prism (~> 1.5)
9898
mono_logger (1.1.2)
9999
multi_json (1.15.0)
100-
multi_xml (0.7.1)
101-
bigdecimal (~> 3.1)
100+
multi_xml (0.8.1)
101+
bigdecimal (>= 3.1, < 5)
102102
mutex_m (0.3.0)
103103
net-http (0.9.1)
104104
uri (>= 0.11.1)

0 commit comments

Comments
 (0)