summaryrefslogtreecommitdiff
path: root/ipaddress.gemspec
diff options
context:
space:
mode:
authorAlexander Sandström <mail+github@a16m.se>2023-05-06 18:36:01 +0200
committerAlexander Sandström <mail+github@a16m.se>2023-05-06 18:36:01 +0200
commite2dbf164e313112119c299f40bfa97cb4a77ee88 (patch)
tree1ad67bbfc2f705f5b3d8c3c30c600ac693ef007c /ipaddress.gemspec
parentc94ff01a4f665226d16693d37674bf003e9793b5 (diff)
downloadipaddress-readme.tar.gz
Convert readme to Markdownreadme
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",