Renamed README.textile to README.markdown in gemspec file

This commit is contained in:
Anton Ageev 2012-12-11 07:53:03 +04:00
parent 2a32a9c9be
commit 3edbf8737a
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ Gem::Specification.new do |s|
s.email = "ben@benmabey.com"
s.extra_rdoc_files = [
"LICENSE",
"README.textile",
"README.markdown",
"TODO"
]
s.files = [
"Gemfile.lock",
"History.txt",
"README.textile",
"README.markdown",
"Rakefile",
"VERSION.yml",
"cucumber.yml",