Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-28 03:11:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-28 03:11:00 +0300
commite39b6277eb4f4560af5c541a79d890e8186f130e (patch)
tree748bfcc631f919e622e560250a464a30c7f458b1 /qa/Gemfile
parent1f992463a93d2db88a661dd2a60a1f0a81375f44 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile')
-rw-r--r--qa/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/Gemfile b/qa/Gemfile
index bd02aaa9dbf..77507e2b0b0 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -26,7 +26,7 @@ gem 'octokit', '~> 6.0.0'
gem "faraday-retry", "~> 2.0"
gem 'webdrivers', '~> 5.2'
gem 'zeitwerk', '~> 2.4'
-gem 'influxdb-client', '~> 2.7'
+gem 'influxdb-client', '~> 2.8'
gem 'terminal-table', '~> 3.0.2', require: false
gem 'slack-notifier', '~> 2.4', require: false
gem 'fog-google', '~> 1.19', require: false