summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTiger <twatson@gitlab.com>2019-09-09 17:02:34 +1000
committerTiger <twatson@gitlab.com>2019-09-09 17:05:19 +1000
commite818c98e36edbcbb7ff17f348aaf05535857a14f (patch)
tree37355c3706fbae1597093cfe13a0bb0db0aacb30 /Gemfile
parent8df0fe54cad2bab09feb2c97c098ca23796824fd (diff)
downloadgitlab-ce-e818c98e36edbcbb7ff17f348aaf05535857a14f.tar.gz
Bump Kubeclient to 4.4.046686-bump-kubeclient-version-qa
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9f9d8f487fe..ac848cce5e8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -234,7 +234,7 @@ gem 'asana', '~> 0.8.1'
gem 'ruby-fogbugz', '~> 0.2.1'
# Kubernetes integration
-gem 'kubeclient', '~> 4.2.2'
+gem 'kubeclient', '~> 4.4.0'
# Sanitize user input
gem 'sanitize', '~> 4.6'