Skip to content

Commit

Permalink
chef-api -> chef-infra-api (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
eheydrick authored Sep 19, 2019
1 parent 67bb575 commit 5566245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-cleaner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 0.73.0'

s.add_runtime_dependency 'aws-sdk-sqs', '~> 1'
s.add_runtime_dependency 'chef-api', '~> 0.5'
s.add_runtime_dependency 'chef-infra-api', '~> 0.9'
s.add_runtime_dependency 'hipchat', '~> 1.5'
s.add_runtime_dependency 'optimist', '~> 3.0'
s.add_runtime_dependency 'rest-client', '~> 2'
Expand Down

0 comments on commit 5566245

Please sign in to comment.