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
c566d43c
Commit
c566d43c
authored
Jul 23, 2020
by
dcouture
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rake gem to 12.3.3 in qa Gemfiles
parent
ac510e71
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
qa/Gemfile
qa/Gemfile
+1
-1
qa/Gemfile.lock
qa/Gemfile.lock
+1
-1
qa/qa/fixtures/auto_devops_rack/Gemfile.lock
qa/qa/fixtures/auto_devops_rack/Gemfile.lock
+2
-2
No files found.
qa/Gemfile
View file @
c566d43c
...
...
@@ -4,7 +4,7 @@ gem 'gitlab-qa'
gem
'activesupport'
,
'~> 6.0.3.1'
# This should stay in sync with the root's Gemfile
gem
'capybara'
,
'~> 3.29.0'
gem
'capybara-screenshot'
,
'~> 1.0.23'
gem
'rake'
,
'~> 12.3.
0
'
gem
'rake'
,
'~> 12.3.
3
'
gem
'rspec'
,
'~> 3.7'
gem
'selenium-webdriver'
,
'~> 3.12'
gem
'airborne'
,
'~> 0.3.4'
...
...
qa/Gemfile.lock
View file @
c566d43c
...
...
@@ -190,7 +190,7 @@ DEPENDENCIES
nokogiri (~> 1.10.9)
parallel_tests (~> 2.29)
pry-byebug (~> 3.5.1)
rake (~> 12.3.
0
)
rake (~> 12.3.
3
)
rest-client (~> 2.1.0)
rotp (~> 3.1.0)
rspec (~> 3.7)
...
...
qa/qa/fixtures/auto_devops_rack/Gemfile.lock
View file @
c566d43c
...
...
@@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
rack (2.0.6)
rake (12.3.
0
)
rake (12.3.
3
)
PLATFORMS
ruby
...
...
@@ -12,4 +12,4 @@ DEPENDENCIES
rake
BUNDLED WITH
1.17.
1
1.17.
3
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