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>2023-09-30 03:09:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-30 03:09:55 +0300
commit4362d376f3d810540408b22a17c5e314b2aee945 (patch)
tree0173bb8a2fe6a1c1e283ff6103ce149b7ea3ccaf /qa/Gemfile.lock
parenta4686f1a0ebf89649b2bb04a0b17bbe35beea5ed (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 85fc1bc6699..1333d085377 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -215,7 +215,7 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- octokit (7.1.0)
+ octokit (7.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.23)
@@ -357,7 +357,7 @@ DEPENDENCIES
influxdb-client (~> 2.9)
knapsack (~> 4.0)
nokogiri (~> 1.15, >= 1.15.4)
- octokit (~> 7.1.0)
+ octokit (~> 7.2.0)
parallel (~> 1.23)
parallel_tests (~> 4.2, >= 4.2.1)
pry-byebug (~> 3.10.1)