We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa98ee7 commit 465263aCopy full SHA for 465263a
Gemfile
@@ -5,5 +5,5 @@ source "https://rubygems.org"
5
gemspec
6
7
gem "rake"
8
-gem "rdoc"
+gem "rdoc", github: "nevans/rdoc", branch: "patches" # 🚧 TODO: PRs upstream...
9
gem "test-unit"
0 commit comments