Skip to content

Commit

Permalink
Merge pull request #4685 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/aws-b02fd73ba2
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
2 parents 83a211c + 4cb79f0 commit 7ca5057
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gem 'devise', '~> 4.9.4'
gem 'auto-session-timeout', '~> 1.2'

# for cognito
gem 'aws-sdk-cognitoidentityprovider', '~> 1.110.0'
gem 'aws-sdk-cognitoidentityprovider', '~> 1.112.0'

# for pagination
gem 'kaminari', '~> 1.2.2'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,19 +106,19 @@ GEM
auto-session-timeout (1.2)
actionpack (>= 3.2, < 7.3)
aws-eventstream (1.3.0)
aws-partitions (1.1013.0)
aws-sdk-cognitoidentityprovider (1.110.0)
aws-partitions (1.1033.0)
aws-sdk-cognitoidentityprovider (1.112.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.213.0)
aws-sdk-core (3.214.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.173.0)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -667,7 +667,7 @@ DEPENDENCIES
amoeba (>= 3.2.0)
asset_sync (>= 2.19.1)
auto-session-timeout (~> 1.2)
aws-sdk-cognitoidentityprovider (~> 1.110.0)
aws-sdk-cognitoidentityprovider (~> 1.112.0)
aws-sdk-s3 (~> 1)
axe-core-capybara (>= 4.2.1)
axe-core-cucumber (>= 4.2.1)
Expand Down

0 comments on commit 7ca5057

Please sign in to comment.