Fix the filenames in the gemspec file
This commit is contained in:
parent
262675fa4e
commit
f1810153c5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|||
"lib/hammer/internal.rb",
|
||||
"lib/hammer/parser.rb",
|
||||
"lib/hammer/parser_builder.rb",
|
||||
"lib/hammer.rb",
|
||||
"lib/hammer-parser.rb",
|
||||
"lib/minitest/hamer-parser_plugin.rb",
|
||||
"test/autogen_test.rb",
|
||||
"test/parser_test.rb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue