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:
parent
3b76b615fe
commit
7fbffe360f
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -5,4 +5,6 @@ gem "rdoc"
|
|||
gem "rake-compiler"
|
||||
gem "rack"
|
||||
|
||||
gem 'minitest'
|
||||
|
||||
gem "jruby-openssl", :platform => "jruby"
|
||||
|
|
Loading…
Reference in a new issue