Skip to content

Commit 2be5db9

Browse files
authored
Merge pull request #1269 from Crown-Commercial-Service/dependabot/bundler/aws-4b5e6dd9f5
build(deps): bump the aws group with 2 updates
2 parents ea5d672 + 1700990 commit 2be5db9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.130.0'
31+
gem 'aws-sdk-cognitoidentityprovider', '~> 1.131.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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,22 @@ GEM
8484
uri (>= 0.13.1)
8585
ast (2.4.3)
8686
aws-eventstream (1.4.0)
87-
aws-partitions (1.1177.0)
88-
aws-sdk-cognitoidentityprovider (1.130.0)
87+
aws-partitions (1.1179.0)
88+
aws-sdk-cognitoidentityprovider (1.131.0)
8989
aws-sdk-core (~> 3, >= 3.234.0)
9090
aws-sigv4 (~> 1.5)
91-
aws-sdk-core (3.235.0)
91+
aws-sdk-core (3.236.0)
9292
aws-eventstream (~> 1, >= 1.3.0)
9393
aws-partitions (~> 1, >= 1.992.0)
9494
aws-sigv4 (~> 1.9)
9595
base64
9696
bigdecimal
9797
jmespath (~> 1, >= 1.6.1)
9898
logger
99-
aws-sdk-kms (1.115.0)
99+
aws-sdk-kms (1.116.0)
100100
aws-sdk-core (~> 3, >= 3.234.0)
101101
aws-sigv4 (~> 1.5)
102-
aws-sdk-s3 (1.201.0)
102+
aws-sdk-s3 (1.202.0)
103103
aws-sdk-core (~> 3, >= 3.234.0)
104104
aws-sdk-kms (~> 1)
105105
aws-sigv4 (~> 1.5)
@@ -428,7 +428,7 @@ PLATFORMS
428428

429429
DEPENDENCIES
430430
activerecord-postgis-adapter (~> 11.0.0)
431-
aws-sdk-cognitoidentityprovider (~> 1.130.0)
431+
aws-sdk-cognitoidentityprovider (~> 1.131.0)
432432
aws-sdk-s3 (~> 1)
433433
aws-sdk-ssm (~> 1.205.0)
434434
bootsnap (~> 1.18.6)

0 commit comments

Comments
 (0)