Removed files that was forgotten in a previous commit.
Approved by: mentors (implicit)
This commit is contained in:
parent
9634416ad9
commit
e39c2fc33c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488216
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- kubeclient.gemspec.orig 2018-05-29 17:49:34 UTC
|
||||
+++ kubeclient.gemspec
|
||||
@@ -33,7 +33,7 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency(%q<googleauth>.freeze, ["~> 0.5.1"])
|
||||
s.add_runtime_dependency(%q<rest-client>.freeze, ["~> 2.0"])
|
||||
s.add_runtime_dependency(%q<recursive-open-struct>.freeze, ["~> 1.0", ">= 1.0.4"])
|
||||
- s.add_runtime_dependency(%q<http>.freeze, ["~> 2.2.2"])
|
||||
+ s.add_runtime_dependency(%q<http>.freeze, [">= 2.2.2"])
|
||||
else
|
||||
s.add_dependency(%q<bundler>.freeze, ["~> 1.6"])
|
||||
s.add_dependency(%q<rake>.freeze, ["~> 12.0"])
|
Loading…
Reference in a new issue