Skip to content

Commit dc51442

Browse files
build(deps): bump aws-sdk-cognitoidentityprovider in the aws group
Bumps the aws group with 1 update: [aws-sdk-cognitoidentityprovider](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-cognitoidentityprovider` from 1.136.0 to 1.137.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-cognitoidentityprovider/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-cognitoidentityprovider dependency-version: 1.137.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90ab1c9 commit dc51442

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)