Skip to content

Commit 3365949

Browse files
authored
Merge pull request #1372 from Crown-Commercial-Service/dependabot/bundler/aws-75189837ee
build(deps): bump aws-sdk-cognitoidentityprovider from 1.136.0 to 1.137.0 in the aws group
2 parents d81b59c + dc51442 commit 3365949

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gem 'jbuilder', '~> 2.14'
2828
# Use Active Model has_secure_password
2929
# gem 'bcrypt', '~> 3.1.7'
3030
# for cognito
31-
gem 'aws-sdk-cognitoidentityprovider', '~> 1.136.0'
31+
gem 'aws-sdk-cognitoidentityprovider', '~> 1.137.0'
3232
# importing creds
3333
gem 'aws-sdk-s3', '~> 1'
3434
# Reduces boot times through caching; required in config/boot.rb

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ GEM
8484
uri (>= 0.13.1)
8585
ast (2.4.3)
8686
aws-eventstream (1.4.0)
87-
aws-partitions (1.1217.0)
88-
aws-sdk-cognitoidentityprovider (1.136.0)
87+
aws-partitions (1.1220.0)
88+
aws-sdk-cognitoidentityprovider (1.137.0)
8989
aws-sdk-core (~> 3, >= 3.241.4)
9090
aws-sigv4 (~> 1.5)
9191
aws-sdk-core (3.242.0)
@@ -437,7 +437,7 @@ PLATFORMS
437437

438438
DEPENDENCIES
439439
activerecord-postgis-adapter (~> 11.0.0)
440-
aws-sdk-cognitoidentityprovider (~> 1.136.0)
440+
aws-sdk-cognitoidentityprovider (~> 1.137.0)
441441
aws-sdk-s3 (~> 1)
442442
aws-sdk-ssm (~> 1.211.0)
443443
bootsnap (~> 1.23.0)

0 commit comments

Comments
 (0)