Skip to content
Snippets Groups Projects
Commit 69b49c3f authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

Update dependency gitlab_quality-test_tooling to '~> 2.1.0'

parent bd697bb5
No related branches found
No related tags found
1 merge request!170116Update dependency gitlab_quality-test_tooling to '~> 2.1.0'
......@@ -3,7 +3,7 @@
source 'https://rubygems.org'
gem 'gitlab-qa', '~> 14', '>= 14.17.0', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 2.0.0', require: false
gem 'gitlab_quality-test_tooling', '~> 2.1.0', require: false
gem 'gitlab-utils', path: '../gems/gitlab-utils'
gem 'activesupport', '~> 7.0.8.4' # This should stay in sync with the root's Gemfile
gem 'allure-rspec', '~> 2.25.0'
......
......@@ -126,7 +126,7 @@ GEM
rainbow (>= 3, < 4)
table_print (= 1.5.7)
zeitwerk (>= 2, < 3)
gitlab_quality-test_tooling (2.0.0)
gitlab_quality-test_tooling (2.1.0)
activesupport (>= 7.0, < 7.2)
amatch (~> 0.4.1)
fog-google (~> 1.24, >= 1.24.1)
......@@ -364,7 +364,7 @@ DEPENDENCIES
gitlab-cng!
gitlab-qa (~> 14, >= 14.17.0)
gitlab-utils!
gitlab_quality-test_tooling (~> 2.0.0)
gitlab_quality-test_tooling (~> 2.1.0)
googleauth (~> 1.9.0)
influxdb-client (~> 3.1)
junit_merge (~> 0.1.2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment