Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-ssm in /inventory_manager
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ssm](https://github.com/aws/aws-sdk-ruby) from 1.189.0 to 1.190.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 Feb 20, 2025
1 parent aae5763 commit 50751a4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions inventory_manager/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,15 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1047.0)
aws-sdk-core (3.218.0)
aws-eventstream (1.3.1)
aws-partitions (1.1052.0)
aws-sdk-core (3.219.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-ssm (1.189.0)
aws-sdk-ssm (1.190.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.11.0)
Expand Down

0 comments on commit 50751a4

Please sign in to comment.