Skip to content
代码片段 群组 项目
提交 f78f9298 编辑于 作者: GitLab Renovate Bot's avatar GitLab Renovate Bot
浏览文件

Update dependency allure-rspec to '~> 2.20.0'

上级 bb9f5010
No related branches found
No related tags found
无相关合并请求
...@@ -4,7 +4,7 @@ source 'https://rubygems.org' ...@@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem 'gitlab-qa', '~> 8', '>= 8.13.1', require: 'gitlab/qa' gem 'gitlab-qa', '~> 8', '>= 8.13.1', require: 'gitlab/qa'
gem 'activesupport', '~> 6.1.4.7' # This should stay in sync with the root's Gemfile gem 'activesupport', '~> 6.1.4.7' # This should stay in sync with the root's Gemfile
gem 'allure-rspec', '~> 2.19.0' gem 'allure-rspec', '~> 2.20.0'
gem 'capybara', '~> 3.38.0' gem 'capybara', '~> 3.38.0'
gem 'capybara-screenshot', '~> 1.0.26' gem 'capybara-screenshot', '~> 1.0.26'
gem 'rake', '~> 13', '>= 13.0.6' gem 'rake', '~> 13', '>= 13.0.6'
......
...@@ -15,13 +15,14 @@ GEM ...@@ -15,13 +15,14 @@ GEM
rack-test (>= 1.1.0, < 2.0) rack-test (>= 1.1.0, < 2.0)
rest-client (>= 2.0.2, < 3.0) rest-client (>= 2.0.2, < 3.0)
rspec (~> 3.8) rspec (~> 3.8)
allure-rspec (2.19.0) allure-rspec (2.20.0)
allure-ruby-commons (= 2.19.0) allure-ruby-commons (= 2.20.0)
rspec-core (>= 3.8, < 4) rspec-core (>= 3.8, < 4)
allure-ruby-commons (2.19.0) allure-ruby-commons (2.20.0)
mime-types (>= 3.3, < 4) mime-types (>= 3.3, < 4)
oj (>= 3.10, < 4) oj (>= 3.10, < 4)
require_all (>= 2, < 4) require_all (>= 2, < 4)
rspec-expectations (~> 3.12)
uuid (>= 2.3, < 3) uuid (>= 2.3, < 3)
ast (2.4.2) ast (2.4.2)
binding_ninja (0.2.3) binding_ninja (0.2.3)
...@@ -300,7 +301,7 @@ PLATFORMS ...@@ -300,7 +301,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
activesupport (~> 6.1.4.7) activesupport (~> 6.1.4.7)
airborne (~> 0.3.7) airborne (~> 0.3.7)
allure-rspec (~> 2.19.0) allure-rspec (~> 2.20.0)
capybara (~> 3.38.0) capybara (~> 3.38.0)
capybara-screenshot (~> 1.0.26) capybara-screenshot (~> 1.0.26)
chemlab (~> 0.10) chemlab (~> 0.10)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册