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-27 00:09:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-27 00:09:48 +0300
commitf57bd3d34851023628f4b2f3402720f8f404641f (patch)
treeb6eebadd432f5dc0dc9a5e0a612aae527ed8ed4c /Gemfile
parentcafc99870a5167530f45ddcdee98afa86a27a0f7 (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 31fec96b8a0..ec48ea59a55 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.2', require: false
+ gem 'gitlab_quality-test_tooling', '~> 0.9.3', require: false
end
gem 'octokit', '~> 4.15'