Skip to content

Commit

Permalink
Bump the aws-sdk group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 2 updates in the /updater directory: [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.63.0 to 1.68.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](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-ecr` from 1.68.0 to 1.74.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](https://github.com/aws/aws-sdk-ruby/commits)

---
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] authored Jun 24, 2024
1 parent e1a8d49 commit ad51dd7
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 @@ -146,17 +146,17 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.881.0)
aws-sdk-codecommit (1.63.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-partitions (1.947.0)
aws-sdk-codecommit (1.68.0)
aws-sdk-core (~> 3, >= 3.198.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.190.3)
aws-sdk-core (3.198.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-ecr (1.68.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sdk-ecr (1.74.0)
aws-sdk-core (~> 3, >= 3.198.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down

0 comments on commit ad51dd7

Please sign in to comment.