Skip to content

Commit

Permalink
Bump aws-sigv4 from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [aws-sigv4](https://github.com/aws/aws-sdk-ruby) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sigv4/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: aws-sigv4
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent ca6b27a commit 9deeee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
aws-eventstream (1.2.0)
aws-eventstream (1.3.0)
aws-partitions (1.852.0)
aws-sdk-core (3.186.0)
aws-eventstream (~> 1, >= 1.0.2)
Expand All @@ -23,7 +23,7 @@ GEM
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.1)
aws-sigv4 (1.7.0)
aws-eventstream (~> 1, >= 1.0.2)
childprocess (4.1.0)
concurrent-ruby (1.2.2)
Expand Down

0 comments on commit 9deeee8

Please sign in to comment.