debian-mirror-gitlab/debian/patches/0393-relax-kubeclient.patch
2018-03-27 22:49:57 +05:30

11 lines
198 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -209,7 +209,7 @@
gem 'ruby-fogbugz', '~> 0.2.1'
# Kubernetes integration
-gem 'kubeclient', '~> 2.2'
+gem 'kubeclient', '~> 3.0'
# d3
gem 'd3_rails', '~> 3.5'