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-07-21 21:09:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-21 21:09:24 +0300
commit779672e43b60e1b853d4581493c4838b775de83f (patch)
tree649ef0ff703d5c233feee37b021c6e7c248da23d /Gemfile
parent10b6df25f1b23883bad078ada777307aea08402a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3aa3b16104b..44114cb9030 100644
--- a/Gemfile
+++ b/Gemfile
@@ -491,7 +491,7 @@ group :test do
# Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527
gem 'derailed_benchmarks', require: false
- gem 'gitlab_quality-test_tooling', '~> 0.9.1', require: false
+ gem 'gitlab_quality-test_tooling', '~> 0.9.2', require: false
end
gem 'octokit', '~> 4.15'