Skip to content

Commit

Permalink
Update dependency for specinfra
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed Feb 5, 2014
1 parent b666b4c commit 9e5976d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "net-ssh"
spec.add_runtime_dependency "rspec", ">= 2.13.0"
spec.add_runtime_dependency "highline"
spec.add_runtime_dependency "specinfra", ">= 0.5.4"
spec.add_runtime_dependency "specinfra", ">= 0.5.6"
spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
spec.add_development_dependency "octorelease"
Expand Down

0 comments on commit 9e5976d

Please sign in to comment.