Skip to content

Commit 2683a47

Browse files
committed
Stick to rdoc 6.1.2.
1 parent f397c52 commit 2683a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/contributor/stdlib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ gem list | grep default:
155155
* `ostruct` (default: 0.1.0)
156156
* `prime` (default: 0.1.0)
157157
* `psych` (default: 3.1.0)
158-
* `rdoc` (default: 6.1.0)
158+
* `rdoc` (default: 6.1.2)
159159
* `rexml` (default: 3.1.9)
160160
* `rss` (default: 0.2.7)
161161
* `scanf` (default: 1.0.0)

lib/mri/rdoc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module RDoc
33
##
44
# RDoc version you are using
55

6-
VERSION = '6.1.0'
6+
VERSION = '6.1.2'
77

88
end

0 commit comments

Comments
 (0)