summaryrefslogtreecommitdiff
path: root/qa/Gemfile.lock
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-07 09:09:12 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-07 09:09:12 +0000
commit6c448c743f157c882ace5291aba21208fa6b011b (patch)
tree36393b6d272d88680034a1b2a0ce26dd12ed0ce2 /qa/Gemfile.lock
parentacf30e4796cf43b1634538a03a72edace9b6ce7b (diff)
downloadgitlab-ce-6c448c743f157c882ace5291aba21208fa6b011b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 5124b1c8100..9df37db90c6 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -184,7 +184,7 @@ GEM
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- octokit (6.1.0)
+ octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.23)
@@ -322,7 +322,7 @@ DEPENDENCIES
influxdb-client (~> 2.9)
knapsack (~> 4.0)
nokogiri (~> 1.14, >= 1.14.2)
- octokit (~> 6.1.0)
+ octokit (~> 6.1.1)
parallel (~> 1.22, >= 1.22.1)
parallel_tests (~> 4.2)
pry-byebug (~> 3.10.1)
@@ -343,4 +343,4 @@ DEPENDENCIES
zeitwerk (~> 2.6, >= 2.6.7)
BUNDLED WITH
- 2.4.9
+ 2.4.10