mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Added the .gemtest file to the gemspec so this gem can be part of gem-testers.org
This commit is contained in:
parent
97c4617af7
commit
3a40cfd4fd
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Gem::Specification.new do |s|
|
|||
s.files = [
|
||||
".document",
|
||||
".rspec",
|
||||
".gemtest",
|
||||
"CHANGELOG",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
|
|
Loading…
Add table
Reference in a new issue