Skip to content

Commit

Permalink
Merge pull request #2111 from internetee/dependabot/bundler/aws-sdk-s…
Browse files Browse the repository at this point in the history
…esv2-1.19.0
  • Loading branch information
dependabot[bot] authored Aug 3, 2021
2 parents 15922cb + 27df294 commit b640c64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ group :test do
gem 'webmock'
end

gem 'aws-sdk-sesv2', '~> 1.16'
gem 'aws-sdk-sesv2', '~> 1.19'
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,16 @@ GEM
autoprefixer-rails (10.2.4.0)
execjs
aws-eventstream (1.1.1)
aws-partitions (1.434.0)
aws-sdk-core (3.113.0)
aws-partitions (1.482.0)
aws-sdk-core (3.119.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-sesv2 (1.17.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-sesv2 (1.19.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.3)
aws-sigv4 (1.2.4)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.16)
bindata (2.4.10)
Expand Down Expand Up @@ -515,7 +515,7 @@ DEPENDENCIES
active_interaction (~> 4.0)
airbrake
apipie-rails (~> 0.5.19)
aws-sdk-sesv2 (~> 1.16)
aws-sdk-sesv2 (~> 1.19)
bootsnap (>= 1.1.0)
bootstrap-sass (~> 3.4)
cancancan
Expand Down

0 comments on commit b640c64

Please sign in to comment.