Removed files that was forgotten in a previous commit.

Approved by:	mentors (implicit)
This commit is contained in:
Matthias Fechner 2018-12-23 12:52:50 +00:00
parent 9634416ad9
commit e39c2fc33c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488216

View file

@ -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"])