diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-28 00:11:00 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-28 00:11:00 +0000 |
commit | e39b6277eb4f4560af5c541a79d890e8186f130e (patch) | |
tree | 748bfcc631f919e622e560250a464a30c7f458b1 /qa/Gemfile.lock | |
parent | 1f992463a93d2db88a661dd2a60a1f0a81375f44 (diff) | |
download | gitlab-ce-e39b6277eb4f4560af5c541a79d890e8186f130e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 8e64739df58..f8a857e67ec 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -156,7 +156,7 @@ GEM httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) - influxdb-client (2.7.0) + influxdb-client (2.8.0) jwt (2.5.0) knapsack (4.0.0) rake @@ -315,7 +315,7 @@ DEPENDENCIES fog-core (= 2.1.0) fog-google (~> 1.19) gitlab-qa (~> 8, >= 8.9.0) - influxdb-client (~> 2.7) + influxdb-client (~> 2.8) knapsack (~> 4.0) nokogiri (~> 1.13, >= 1.13.9) octokit (~> 6.0.0) |