Skip to content

Commit

Permalink
Bump aws-sdk-sesv2 from 1.17.0 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-sesv2](https://github.com/aws/aws-sdk-ruby) from 1.17.0 to 1.19.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-sesv2/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@1.17.0...1.19.0)

---
updated-dependencies:
- dependency-name: aws-sdk-sesv2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2021
1 parent 4fa6135 commit 27df294
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 27df294

Please sign in to comment.