Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Update gemspec for batch job queue
Browse files Browse the repository at this point in the history
  • Loading branch information
moonape1226 committed Jun 24, 2019
1 parent c7fc153 commit 44ed504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraforming.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "aws-sdk-autoscaling", "~> 1"
spec.add_dependency "aws-sdk-batch", "~> 1"
spec.add_dependency "aws-sdk-cloudwatch", "~> 1"
spec.add_dependency "aws-sdk-dynamodb", "~> 1.18"
spec.add_dependency "aws-sdk-ec2", "~> 1"
Expand Down

0 comments on commit 44ed504

Please sign in to comment.