Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2025-05-05 09:14:09 +00:00
parent af17521acd
commit 07b2b96b6b
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ gem "mutex_m", "~> 0.3.0"
# dependencies for jenkins client
gem 'nokogiri', '~> 1.18', '>= 1.18.1'
gem 'deprecation_toolkit', '~> 2.2.2', require: false
gem 'deprecation_toolkit', '~> 2.2.3', require: false
gem 'factory_bot', '~> 6.5.1'

View File

@ -80,7 +80,7 @@ GEM
csv (3.3.0)
debug_inspector (1.1.0)
declarative (0.0.20)
deprecation_toolkit (2.2.2)
deprecation_toolkit (2.2.3)
activesupport (>= 6.1)
diff-lcs (1.3)
domain_name (0.6.20240107)
@ -373,7 +373,7 @@ DEPENDENCIES
allure-rspec (~> 2.26.0)
capybara (~> 3.40.0)
capybara-screenshot (~> 1.0.26)
deprecation_toolkit (~> 2.2.2)
deprecation_toolkit (~> 2.2.3)
factory_bot (~> 6.5.1)
faker (~> 3.5, >= 3.5.1)
faraday-retry (~> 2.3, >= 2.3.1)