Skip to content

Commit

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

Update aws-sdk-batch requirement from >= 1.36, < 1.44 to >= 1.36, < 1.45
  • Loading branch information
clintoncwolfe authored Feb 5, 2021
2 parents 203008a + e8754a3 commit 823367b
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.54"
# 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.44"
spec.add_dependency "aws-sdk-batch", ">= 1.36", "< 1.45"
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 823367b

Please sign in to comment.