Skip to content

Commit

Permalink
build(deps): bump aws-sdk-ssm from 1.158.0 to 1.159.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ssm](https://github.com/aws/aws-sdk-ruby) from 1.158.0 to 1.159.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 56bc61d commit 925d30f
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 @@ -43,7 +43,7 @@ gem 'roo', '~> 2.10.0'
gem 'canonical-rails', github: 'jumph4x/canonical-rails'

# For environment variables
gem 'aws-sdk-ssm', '~> 1.158.0'
gem 'aws-sdk-ssm', '~> 1.159.0'

# Add rate limiting on the API
gem 'rack-attack', '~> 6.7.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ GEM
rails (>= 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.830.0)
aws-partitions (1.839.0)
aws-sdk-cognitoidentityprovider (1.82.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.184.0)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
Expand All @@ -100,7 +100,7 @@ GEM
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sdk-ssm (1.158.0)
aws-sdk-ssm (1.159.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.0)
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
arask (~> 1.2.3)
aws-sdk-cognitoidentityprovider (~> 1.82.0)
aws-sdk-s3 (~> 1)
aws-sdk-ssm (~> 1.158.0)
aws-sdk-ssm (~> 1.159.0)
bootsnap (~> 1.16.0, >= 1.16.0)
brakeman (~> 6.0.1)
byebug (~> 11.1.3)
Expand Down

0 comments on commit 925d30f

Please sign in to comment.