Skip to content

Commit

Permalink
Merge pull request #166 from inspec/dependabot/bundler/aws-sdk-batch-…
Browse files Browse the repository at this point in the history
…gte-1.36-and-lt-1.48

Update aws-sdk-batch requirement from >= 1.36, < 1.45 to >= 1.36, < 1.48
  • Loading branch information
clintoncwolfe authored Apr 7, 2021
2 parents 58ecf29 + f859f7d commit 6e37859
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 @@ -55,7 +55,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "aws-sdk-autoscaling", ">= 1.22", "< 1.60"
# 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.45"
spec.add_dependency "aws-sdk-batch", ">= 1.36", "< 1.48"
spec.add_dependency "aws-sdk-budgets", "~> 1.0"
# spec.add_dependency "aws-sdk-chime", "~> 1.0"
# spec.add_dependency "aws-sdk-cloud9", "~> 1.0"
Expand Down

0 comments on commit 6e37859

Please sign in to comment.