Skip to content

Commit

Permalink
Update dependency aws-sdk-sns to v1.93.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent f6812b5 commit b40629f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ruby '>3.2'

gem 'active_paypal_adaptive_payment', '0.3.16'
gem 'aws-sdk-s3', '1.156.0'
gem 'aws-sdk-sns', '1.81.0'
gem 'aws-sdk-sns', '1.93.0'
gem 'backports', '~>3.25'
gem 'backtrace', '~>0'
gem 'bitcoin-ruby', '~>0.0.19'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.957.0)
aws-sdk-core (3.201.2)
aws-partitions (1.1038.0)
aws-sdk-core (3.216.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
Expand All @@ -41,10 +41,10 @@ GEM
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.81.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-sns (1.93.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -370,7 +370,7 @@ PLATFORMS
DEPENDENCIES
active_paypal_adaptive_payment (= 0.3.16)
aws-sdk-s3 (= 1.156.0)
aws-sdk-sns (= 1.81.0)
aws-sdk-sns (= 1.93.0)
backports (~> 3.25)
backtrace (~> 0)
bitcoin-ruby (~> 0.0.19)
Expand Down

0 comments on commit b40629f

Please sign in to comment.