debian-mirror-gitlab/debian/patches/0393-relax-kubeclient.patch

12 lines
198 B
Diff
Raw Normal View History

2018-03-23 15:20:11 +05:30
--- a/Gemfile
+++ b/Gemfile
2018-03-27 22:49:57 +05:30
@@ -209,7 +209,7 @@
2018-03-23 15:20:11 +05:30
gem 'ruby-fogbugz', '~> 0.2.1'
# Kubernetes integration
-gem 'kubeclient', '~> 2.2'
+gem 'kubeclient', '~> 3.0'
# d3
gem 'd3_rails', '~> 3.5'