Skip to content

Commit

Permalink
Merge pull request #167 from inspec/dependabot/bundler/aws-sdk-autosc…
Browse files Browse the repository at this point in the history
…aling-gte-1.22-and-lt-1.61

Update aws-sdk-autoscaling requirement from >= 1.22, < 1.60 to >= 1.22, < 1.61
  • Loading branch information
clintoncwolfe authored Apr 9, 2021
2 parents bfb2728 + 97accf0 commit cad29d4
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 @@ -52,7 +52,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.60"
spec.add_dependency "aws-sdk-autoscaling", ">= 1.22", "< 1.61"
# 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.48"
Expand Down

0 comments on commit cad29d4

Please sign in to comment.