Skip to content

Commit

Permalink
Update aws-sdk-autoscaling requirement from >= 1.22, < 1.64 to >= 1.2…
Browse files Browse the repository at this point in the history
…2, < 1.93

Updates the requirements on [aws-sdk-autoscaling](https://github.com/aws/aws-sdk-ruby) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-autoscaling/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-autoscaling
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent 4de1955 commit 7303bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train-aws.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Gem::Specification.new do |spec|
# spec.add_dependency "aws-sdk-appstream", "~> 1.0"
# spec.add_dependency "aws-sdk-appsync", "~> 1.0"
spec.add_dependency "aws-sdk-athena", "~> 1.0"
spec.add_dependency "aws-sdk-autoscaling", ">= 1.22", "< 1.64"
spec.add_dependency "aws-sdk-autoscaling", ">= 1.22", "< 1.93"
# spec.add_dependency "aws-sdk-autoscalingplans", "~> 1.0"
# spec.add_dependency "aws-sdk-backup", "~> 1.0"
spec.add_dependency "aws-sdk-batch", ">= 1.36", "< 1.74"
Expand Down

0 comments on commit 7303bd8

Please sign in to comment.