Commit ee02eda
committed
Update to RDoc 6.0.0 with Ruby 2.5.0-rc1
RDoc seems to be updated to RDoc 6.0.0 with Ruby 2.5.0-rc1.
It is not RDoc 6.0.0.beta3.
## Ruby 2.5.0-rc1
```console
% ruby -rrdoc -ve 'p RDoc::VERSION'
ruby 2.5.0rc1 (2017-12-14 trunk 61243) [x86_64-darwin13]
"6.0.0"
```
## Ruby 2.5.0-preview1
```console
% ruby -rrdoc -ve 'p RDoc::VERSION'
ruby 2.5.0preview1 (2017-10-10 trunk 60153) [x86_64-darwin13]
"6.0.0.beta3"
```1 parent f4d8c7e commit ee02eda
File tree
5 files changed
+5
-5
lines changed- de/news/_posts
- en/news/_posts
- ja/news/_posts
- zh_cn/news/_posts
- zh_tw/news/_posts
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments