Skip to content

Commit

Permalink
Update dependency aws-sdk-sns to v1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 6bebb8c commit 4bcd668
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 '~>2.6'

gem 'active_paypal_adaptive_payment', '0.3.16'
gem 'aws-sdk-s3', '1.126.0'
gem 'aws-sdk-sns', '1.55.0'
gem 'aws-sdk-sns', '1.70.0'
gem 'backports', '3.23.0'
gem 'backtrace', '0.4.0'
gem 'bitcoin-ruby', '~>0.0.19'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ GEM
aws-sdk-core (~> 3, >= 3.174.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-sns (1.55.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-sns (1.70.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down Expand Up @@ -362,7 +362,7 @@ PLATFORMS
DEPENDENCIES
active_paypal_adaptive_payment (= 0.3.16)
aws-sdk-s3 (= 1.126.0)
aws-sdk-sns (= 1.55.0)
aws-sdk-sns (= 1.70.0)
backports (= 3.23.0)
backtrace (= 0.4.0)
bitcoin-ruby (~> 0.0.19)
Expand Down

0 comments on commit 4bcd668

Please sign in to comment.