Skip to content

Commit

Permalink
Bump the mixlib-shellout version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sersut committed Jan 18, 2014
1 parent cc2a097 commit 782580b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_dependency "mixlib-cli", "~> 1.4"
s.add_dependency "mixlib-log", "~> 1.3"
s.add_dependency "mixlib-authentication", "~> 1.3"
s.add_dependency "mixlib-shellout", "~> 1.2"
s.add_dependency "mixlib-shellout", "~> 1.3"
s.add_dependency "ohai", "~> 6.0"

s.add_dependency "rest-client", ">= 1.0.4", "< 1.7.0"
Expand Down

0 comments on commit 782580b

Please sign in to comment.