Skip to content

Commit

Permalink
Bump aws-sdk-ecs from 1.165.0 to 1.170.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ecs](https://github.com/aws/aws-sdk-ruby) from 1.165.0 to 1.170.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent c6aef85 commit 509143b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby File.read(".ruby-version").strip

gem "audited", "5.7.0"
gem "aws-sdk-ecs", "~> 1.165.0"
gem "aws-sdk-ecs", "~> 1.170.0"
gem "aws-sdk-s3", "~> 1.132"
gem "cancancan", "~> 3.5"
gem "delayed_job_active_record", "4.1.7"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-ecs (1.165.0)
aws-sdk-ecs (1.170.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.96.0)
Expand Down Expand Up @@ -441,7 +441,7 @@ PLATFORMS

DEPENDENCIES
audited (= 5.7.0)
aws-sdk-ecs (~> 1.165.0)
aws-sdk-ecs (~> 1.170.0)
aws-sdk-s3 (~> 1.132)
byebug
cancancan (~> 3.5)
Expand Down

0 comments on commit 509143b

Please sign in to comment.