summaryrefslogtreecommitdiff
path: root/ipaddress.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ipaddress.gemspec')
-rw-r--r--ipaddress.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipaddress.gemspec b/ipaddress.gemspec
index 599c9bd..d49c1aa 100644
--- a/ipaddress.gemspec
+++ b/ipaddress.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = [
"CHANGELOG.rdoc",
"LICENSE.txt",
- "README.rdoc"
+ "README.md"
]
s.files = [
".document",
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
"CONTRIBUTING.md",
"Gemfile",
"LICENSE.txt",
- "README.rdoc",
+ "README.md",
"Rakefile",
"VERSION",
"ipaddress.gemspec",