Skip to content

Commit

Permalink
[manageiq_foreman] List rest-client dependency
Browse files Browse the repository at this point in the history
Ensure tests are run with the correct version
  • Loading branch information
bdunne committed Mar 10, 2016
1 parent 2921c5c commit a83854f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manageiq_foreman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "apipie-bindings", "= 0.0.15"
spec.add_runtime_dependency "rest-client", "~> 2.0.0.rc1"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit a83854f

Please sign in to comment.