Skip to content

Commit 1ff5fe3

Browse files
guilleiguaranshishirmk
authored andcommitted
Fix gemspec, README.rdoc isn't present in the project
1 parent 95c136f commit 1ff5fe3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

fast_jsonapi.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ Gem::Specification.new do |gem|
1111
gem.email = ""
1212
gem.extra_rdoc_files = [
1313
"LICENSE.txt",
14-
"README.md",
15-
"README.rdoc"
14+
"README.md"
1615
]
1716
gem.files = Dir["lib/**/*"]
1817
gem.homepage = "http://github.com/Netflix/fast_jsonapi"

0 commit comments

Comments
 (0)