Skip to content

Commit 4701b1b

Browse files
chore(deps): bump aws-sdk-s3 in /samples/react-native-macos (#5490)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.169.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 7f22476 commit 4701b1b

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

samples/react-native-macos/Gemfile.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,28 @@ GEM
1717
json (>= 1.5.1)
1818
artifactory (3.0.17)
1919
atomos (0.1.3)
20-
aws-eventstream (1.3.0)
21-
aws-partitions (1.994.0)
22-
aws-sdk-core (3.211.0)
20+
aws-eventstream (1.4.0)
21+
aws-partitions (1.1196.0)
22+
aws-sdk-core (3.240.0)
2323
aws-eventstream (~> 1, >= 1.3.0)
2424
aws-partitions (~> 1, >= 1.992.0)
2525
aws-sigv4 (~> 1.9)
26+
base64
27+
bigdecimal
2628
jmespath (~> 1, >= 1.6.1)
27-
aws-sdk-kms (1.95.0)
28-
aws-sdk-core (~> 3, >= 3.210.0)
29+
logger
30+
aws-sdk-kms (1.118.0)
31+
aws-sdk-core (~> 3, >= 3.239.1)
2932
aws-sigv4 (~> 1.5)
30-
aws-sdk-s3 (1.169.0)
31-
aws-sdk-core (~> 3, >= 3.210.0)
33+
aws-sdk-s3 (1.208.0)
34+
aws-sdk-core (~> 3, >= 3.234.0)
3235
aws-sdk-kms (~> 1)
3336
aws-sigv4 (~> 1.5)
34-
aws-sigv4 (1.10.1)
37+
aws-sigv4 (1.12.1)
3538
aws-eventstream (~> 1, >= 1.0.2)
3639
babosa (1.0.4)
3740
base64 (0.2.0)
41+
bigdecimal (4.0.1)
3842
claide (1.1.0)
3943
cocoapods (1.15.2)
4044
addressable (~> 2.8)
@@ -210,6 +214,7 @@ GEM
210214
json (2.7.3)
211215
jwt (2.9.3)
212216
base64
217+
logger (1.7.0)
213218
mini_magick (4.13.2)
214219
mini_mime (1.1.5)
215220
minitest (5.25.1)

0 commit comments

Comments
 (0)