Add minitest to run the tests on 1.8 properly

This commit is contained in:
Evan Phoenix 2013-06-17 23:06:05 -07:00
parent 3b76b615fe
commit 7fbffe360f
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ gem "rdoc"
gem "rake-compiler"
gem "rack"
gem 'minitest'
gem "jruby-openssl", :platform => "jruby"