Skip to content

Commit 8b163cb

Browse files
committed
use rdoc compatible with system ruby
despite https://rubygems.org/gems/rdoc/versions/7.2.0 saying that ruby 2.6 is supported, in fact it is not: - ruby/rdoc#1618 - ruby/rdoc#1615
1 parent eac764b commit 8b163cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
logger
3636
prism (>= 1.6.0)
3737
tsort
38-
rdoc (7.2.0)
38+
rdoc (7.1.0)
3939
erb
4040
psych (>= 4.0.0)
4141
tsort

0 commit comments

Comments
 (0)