Skip to content

Commit

Permalink
Remove activesupport dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lserman committed Mar 12, 2019
1 parent fa14a63 commit 5ca9bd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elbas.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ Gem::Specification.new do |spec|
spec.add_dependency 'aws-sdk-autoscaling', '~> 1'
spec.add_dependency 'aws-sdk-ec2', '~> 1'
spec.add_dependency 'capistrano', '> 3'
spec.add_dependency 'activesupport', '>= 4.0.0'
end

0 comments on commit 5ca9bd2

Please sign in to comment.