Skip to content

Commit

Permalink
Bump the aws-sdk group in /updater with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group in /updater with 2 updates: [aws-sdk-codecommit](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-ecr](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-codecommit` from 1.59.0 to 1.60.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-codecommit/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@v1.59.0...v1.60.0)

Updates `aws-sdk-ecr` from 1.63.0 to 1.65.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-ecr/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@v1.63.0...v1.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent b7bd33b commit 6eceb91
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,17 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.814.0)
aws-sdk-codecommit (1.59.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-partitions (1.834.0)
aws-sdk-codecommit (1.60.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.181.0)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-ecr (1.63.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sdk-ecr (1.65.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down

0 comments on commit 6eceb91

Please sign in to comment.