mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Merge pull request #2111 from internetee/dependabot/bundler/aws-sdk-sesv2-1.19.0
This commit is contained in:
commit
b640c647db
2 changed files with 7 additions and 7 deletions
2
Gemfile
2
Gemfile
|
@ -96,4 +96,4 @@ group :test do
|
|||
gem 'webmock'
|
||||
end
|
||||
|
||||
gem 'aws-sdk-sesv2', '~> 1.16'
|
||||
gem 'aws-sdk-sesv2', '~> 1.19'
|
||||
|
|
12
Gemfile.lock
12
Gemfile.lock
|
@ -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)
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue