Skip to content

Commit

Permalink
Merge pull request #358 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/aws-e37cbfd6ac
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
2 parents c939a6c + 08b2812 commit bf600fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'jbuilder', '~> 2.12'
# Use Active Model has_secure_password
# gem 'bcrypt', '~> 3.1.7'
# for cognito
gem 'aws-sdk-cognitoidentityprovider', '~> 1.97.0'
gem 'aws-sdk-cognitoidentityprovider', '~> 1.100.0'
# importing creds
gem 'aws-sdk-s3', '~> 1'
# Reduces boot times through caching; required in config/boot.rb
Expand All @@ -49,7 +49,7 @@ gem 'roo', '~> 2.10.1'
gem 'canonical-rails', github: 'jumph4x/canonical-rails'

# For environment variables
gem 'aws-sdk-ssm', '~> 1.174.0'
gem 'aws-sdk-ssm', '~> 1.175.0'

# Add rate limiting on the API
gem 'rack-attack', '~> 6.7.0'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ GEM
rails (>= 5.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.961.0)
aws-sdk-cognitoidentityprovider (1.97.0)
aws-partitions (1.963.0)
aws-sdk-cognitoidentityprovider (1.100.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.201.3)
aws-sdk-core (3.201.4)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -106,7 +106,7 @@ GEM
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-ssm (1.174.0)
aws-sdk-ssm (1.175.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.9.1)
Expand Down Expand Up @@ -381,9 +381,9 @@ PLATFORMS
DEPENDENCIES
activerecord-postgis-adapter (~> 9.0.2)
arask (~> 1.2.3)
aws-sdk-cognitoidentityprovider (~> 1.97.0)
aws-sdk-cognitoidentityprovider (~> 1.100.0)
aws-sdk-s3 (~> 1)
aws-sdk-ssm (~> 1.174.0)
aws-sdk-ssm (~> 1.175.0)
bootsnap (~> 1.18.3)
brakeman (~> 6.1.2)
byebug (~> 11.1.3)
Expand Down

0 comments on commit bf600fb

Please sign in to comment.