Skip to content

Commit

Permalink
Update dependency aws-sdk-s3 to v1.138.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 19e42a2 commit 8c4a8cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
source 'https://rubygems.org'

gem 'active_paypal_adaptive_payment', '0.3.16'
gem 'aws-sdk-s3', '1.126.0'
gem 'aws-sdk-s3', '1.138.0'
gem 'aws-sdk-sns', '1.55.0'
gem 'backports', '3.23.0'
gem 'backtrace', '0.4.0'
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.781.0)
aws-sdk-core (3.175.0)
aws-partitions (1.855.0)
aws-sdk-core (3.187.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.67.0)
aws-sdk-core (~> 3, >= 3.174.0)
aws-sdk-kms (1.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.126.0)
aws-sdk-core (~> 3, >= 3.174.0)
aws-sdk-s3 (1.138.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (~> 1.6)
aws-sdk-sns (1.55.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.2)
aws-sigv4 (1.6.1)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -348,7 +348,7 @@ PLATFORMS

DEPENDENCIES
active_paypal_adaptive_payment (= 0.3.16)
aws-sdk-s3 (= 1.126.0)
aws-sdk-s3 (= 1.138.0)
aws-sdk-sns (= 1.55.0)
backports (= 3.23.0)
backtrace (= 0.4.0)
Expand Down

0 comments on commit 8c4a8cc

Please sign in to comment.