Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c752a4c5
Commit
c752a4c5
authored
Jun 10, 2021
by
Andrejs Cunskis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update allure to 2.14.1
parent
a237a266
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
qa/Gemfile
qa/Gemfile
+1
-1
qa/Gemfile.lock
qa/Gemfile.lock
+4
-4
No files found.
qa/Gemfile
View file @
c752a4c5
...
...
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem
'gitlab-qa'
gem
'activesupport'
,
'~> 6.1.3.2'
# This should stay in sync with the root's Gemfile
gem
'allure-rspec'
,
'~> 2.1
3.10
'
gem
'allure-rspec'
,
'~> 2.1
4.1
'
gem
'capybara'
,
'~> 3.29.0'
gem
'capybara-screenshot'
,
'~> 1.0.23'
gem
'rake'
,
'~> 12.3.3'
...
...
qa/Gemfile.lock
View file @
c752a4c5
...
...
@@ -19,10 +19,10 @@ GEM
rack-test (>= 1.1.0, < 2.0)
rest-client (>= 2.0.2, < 3.0)
rspec (~> 3.8)
allure-rspec (2.1
3.10
)
allure-ruby-commons (= 2.1
3.10
)
allure-rspec (2.1
4.1
)
allure-ruby-commons (= 2.1
4.1
)
rspec-core (>= 3.8, < 4)
allure-ruby-commons (2.1
3.10
)
allure-ruby-commons (2.1
4.1
)
mime-types (>= 3.3, < 4)
oj (>= 3.10, < 4)
require_all (>= 2, < 4)
...
...
@@ -197,7 +197,7 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 6.1.3.2)
airborne (~> 0.3.4)
allure-rspec (~> 2.1
3.10
)
allure-rspec (~> 2.1
4.1
)
capybara (~> 3.29.0)
capybara-screenshot (~> 1.0.23)
chemlab (~> 0.5)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment