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.
2 parents 128b266 + 7fde707 commit 316f8a5Copy full SHA for 316f8a5
net-scp.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
23
24
spec.extra_rdoc_files = [
25
"LICENSE.txt",
26
- "README.rdoc"
+ "README.md"
27
]
28
29
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
0 commit comments