Skip to content

Commit

Permalink
Merge pull request #29 from chessbyte/add_dependency_on_kubeclient
Browse files Browse the repository at this point in the history
Add Dependency on kubeclient gem
  • Loading branch information
simon3z authored Jun 1, 2017
2 parents 03245af + 1544910 commit f153de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manageiq-providers-kubernetes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency "hawkular-client", "~> 3.0.2"
s.add_runtime_dependency "image-inspector-client", "~>1.0.3"
s.add_runtime_dependency "kubeclient", "~>2.4.0"

s.add_development_dependency "codeclimate-test-reporter", "~> 1.0.0"
s.add_development_dependency "recursive-open-struct", "~> 1.0.0"
Expand Down

0 comments on commit f153de1

Please sign in to comment.