Skip to content

Commit

Permalink
Merge pull request #599 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/aws-sdk-ssm-1.162.0
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
2 parents e9da8b0 + 0ad6a2f commit 005ceac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gem 'roo', '~> 2.10.0'
gem 'canonical-rails', github: 'jumph4x/canonical-rails'

# For environment variables
gem 'aws-sdk-ssm', '~> 1.160.0'
gem 'aws-sdk-ssm', '~> 1.162.0'

# Add rate limiting on the API
gem 'rack-attack', '~> 6.7.0'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@ GEM
rails (>= 5.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.857.0)
aws-partitions (1.862.0)
aws-sdk-cognitoidentityprovider (1.83.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.188.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-sdk-core (3.190.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.73.0)
aws-sdk-core (~> 3, >= 3.188.0)
Expand All @@ -106,10 +106,10 @@ GEM
aws-sdk-core (~> 3, >= 3.188.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sdk-ssm (1.160.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-ssm (1.162.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.7.0)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
better_html (2.0.2)
Expand Down Expand Up @@ -394,7 +394,7 @@ DEPENDENCIES
arask (~> 1.2.3)
aws-sdk-cognitoidentityprovider (~> 1.83.0)
aws-sdk-s3 (~> 1)
aws-sdk-ssm (~> 1.160.0)
aws-sdk-ssm (~> 1.162.0)
bootsnap (~> 1.17.0)
brakeman (~> 6.0.1)
byebug (~> 11.1.3)
Expand Down

0 comments on commit 005ceac

Please sign in to comment.