Skip to content

Commit

Permalink
Bump aws-sdk-s3 from 1.168.0 to 1.169.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.168.0 to 1.169.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0d42fbc commit 84e51b9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ruby file: ".ruby-version"
gem "rails", "~> 7.2.1"
gem "rails-i18n", "~> 7.0"

gem "aws-sdk-s3", "~> 1.168"
gem "aws-sdk-s3", "~> 1.169"
gem "aws-sdk-sqs", "~> 1.86"
gem "bootsnap", "~> 1.18"
gem "clearance", "~> 2.8"
Expand Down
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,17 @@ GEM
zeitwerk
awrence (1.2.1)
aws-eventstream (1.3.0)
aws-partitions (1.991.0)
aws-sdk-core (3.209.1)
aws-partitions (1.992.0)
aws-sdk-core (3.210.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.168.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-s3 (1.169.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.86.0)
Expand Down Expand Up @@ -898,7 +898,7 @@ DEPENDENCIES
avo (~> 3.13)
avo-advanced (~> 3.13)!
avo_upgrade (~> 0.1.1)
aws-sdk-s3 (~> 1.168)
aws-sdk-s3 (~> 1.169)
aws-sdk-sqs (~> 1.86)
bcrypt (~> 3.1)
better_html (~> 2.1)
Expand Down Expand Up @@ -1043,10 +1043,10 @@ CHECKSUMS
avo_upgrade (0.1.1) sha256=8d841083b9956392f5c8fe195f25bec0d139e3646d276f8a59e66b7d2e9ebf30
awrence (1.2.1) sha256=dd1d214c12a91f449d1ef81d7ee3babc2816944e450752e7522c65521872483e
aws-eventstream (1.3.0) sha256=f1434cc03ab2248756eb02cfa45e900e59a061d7fbdc4a9fd82a5dd23d796d3f
aws-partitions (1.991.0) sha256=8f906feb6ab5f9d73674fde92d98038386c5ce9def590e6598f7cde6e9a3d930
aws-sdk-core (3.209.1) sha256=18cfb211d37d70a3131743ba02a785668beefacebed9827829af5922deb9b91a
aws-sdk-kms (1.94.0) sha256=b0c623199f1f46bd82c1d1fa0feef105ab8cfc6bd2f643d71cd1c289e11a9da9
aws-sdk-s3 (1.168.0) sha256=09e7d5e7fba9afe1028ad7aaf89a2037da55664078a0116a32f4bccb2161c9ab
aws-partitions (1.992.0) sha256=16942dbcbb8a9f54fdcc114fca03e228ae170dc215d011f3d9b45acae35cdb37
aws-sdk-core (3.210.0) sha256=3b84ffe42686194d36254206f2e6f65df8f2273cc000810b5173c0e833507652
aws-sdk-kms (1.95.0) sha256=2ae508c642ddc59baa1296229108e9601a2fa00e57cf7a2153c9488f0587fd5e
aws-sdk-s3 (1.169.0) sha256=3ff3f5cff2b097acaac600721effa0a86d5ee09d048be0b71f7186d4d24cceca
aws-sdk-sqs (1.86.0) sha256=defa5bd65679c8877c335cb5f46462620fa10c42115cdcc58333f1ddee9a0715
aws-sigv4 (1.10.0) sha256=159b113dc93f9fa5a13603a8bd09eab54a9a0e8f98e606b47f1cee504780df9c
base64 (0.2.0) sha256=0f25e9b21a02a0cc0cea8ef92b2041035d39350946e8789c562b2d1a3da01507
Expand Down

0 comments on commit 84e51b9

Please sign in to comment.