1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

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

View file

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