11 lines
198 B
Diff
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'
|