Skip to content

Commit

Permalink
Force minitest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Jan 4, 2014
1 parent 818e25b commit 5fabf79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -11,6 +11,8 @@ Hoe.plugin :travis
Hoe.spec 'kpeg' do
self.readme_file = "README.rdoc"
developer 'Evan Phoenix', 'evan@fallingsnow.net'

dependency 'minitest', '~> 5.0', :dev
end

task :test => :parser
Expand Down

0 comments on commit 5fabf79

Please sign in to comment.