Skip to content

Commit

Permalink
Merge pull request #4334 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/aws-sdk-cognitoidentityprovider-1.91.0
  • Loading branch information
dependabot[bot] committed May 13, 2024
2 parents c5adb70 + b6d948f commit ed5e21a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gem 'devise', '~> 4.9.4'
gem 'auto-session-timeout', '~> 1.1'

# for cognito
gem 'aws-sdk-cognitoidentityprovider', '~> 1.90.0'
gem 'aws-sdk-cognitoidentityprovider', '~> 1.91.0'

# for pagination
gem 'kaminari', '~> 1.2.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ GEM
auto-session-timeout (1.1)
actionpack (>= 3.2, < 7.2)
aws-eventstream (1.3.0)
aws-partitions (1.925.0)
aws-sdk-cognitoidentityprovider (1.90.0)
aws-partitions (1.927.0)
aws-sdk-cognitoidentityprovider (1.91.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.194.1)
aws-sdk-core (3.195.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -679,7 +679,7 @@ DEPENDENCIES
amoeba (>= 3.2.0)
asset_sync
auto-session-timeout (~> 1.1)
aws-sdk-cognitoidentityprovider (~> 1.90.0)
aws-sdk-cognitoidentityprovider (~> 1.91.0)
aws-sdk-s3 (~> 1)
axe-core-capybara (>= 4.2.1)
axe-core-cucumber (>= 4.2.1)
Expand Down

0 comments on commit ed5e21a

Please sign in to comment.