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

Stick with minitest 4 for now

This commit is contained in:
Evan Phoenix 2013-06-17 23:13:50 -07:00
parent 914950ce35
commit 7aeab6698d

View file

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