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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
2476801b
Commit
2476801b
authored
May 27, 2018
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rdoc to 6.0.4
parent
cb868f41
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+2
-3
changelogs/unreleased/46849-update-rdoc-to-6-0-4.yml
changelogs/unreleased/46849-update-rdoc-to-6-0-4.yml
+5
-0
No files found.
Gemfile
View file @
2476801b
...
...
@@ -133,7 +133,7 @@ gem 'gitlab-markup', '~> 1.6.2'
gem
'
redcarpet
'
,
'~> 3.4'
gem
'
commonmarker
'
,
'~> 0.17'
gem
'
RedCloth
'
,
'~> 4.3.2'
gem
'
rdoc
'
,
'~>
4.2
'
gem
'
rdoc
'
,
'~>
6.0
'
gem
'
org-ruby
'
,
'~> 0.9.12'
gem
'
creole
'
,
'~> 0.5.0'
gem
'
wikicloth
'
,
'0.8.1'
...
...
Gemfile.lock
View file @
2476801b
...
...
@@ -694,8 +694,7 @@ GEM
ffi
rbnacl-libsodium (1.0.11)
rbnacl (>= 3.0.1)
rdoc (4.2.2)
json (~> 1.4)
rdoc (6.0.4)
re2 (1.1.1)
recaptcha (3.0.0)
json
...
...
@@ -1124,7 +1123,7 @@ DEPENDENCIES
rblineprof (~> 0.3.6)
rbnacl (~> 4.0)
rbnacl-libsodium
rdoc (~>
4.2
)
rdoc (~>
6.0
)
re2 (~> 1.1.1)
recaptcha (~> 3.0)
redcarpet (~> 3.4)
...
...
changelogs/unreleased/46849-update-rdoc-to-6-0-4.yml
0 → 100644
View file @
2476801b
---
title
:
Update rdoc to 6.0.4
merge_request
:
19167
author
:
Takuya Noguchi
type
:
other
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