summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-03-14 06:23:30 +0100
committerPirate Praveen <praveen@debian.org>2018-03-14 06:23:30 +0100
commit0b246d5734b5ac10660b7af06d0f72380bd1e9bc (patch)
tree402c0f627f70d1ae55efaea26dea91562bab96e2 /Gemfile
parent51f91537640d71262c2fa5070dfb7f8178d1decd (diff)
downloadgitlab-ce-0b246d5734b5ac10660b7af06d0f72380bd1e9bc.tar.gz
Update kubeclient 2.2.0 -> 3.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2793463fd81..1499b8b42f4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -208,7 +208,7 @@ gem 'asana', '~> 0.6.0'
gem 'ruby-fogbugz', '~> 0.2.1'
# Kubernetes integration
-gem 'kubeclient', '~> 2.2.0'
+gem 'kubeclient', '~> 3.0'
# d3
gem 'd3_rails', '~> 3.5.0'