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:
parent
914950ce35
commit
7aeab6698d
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -5,6 +5,6 @@ gem "rdoc"
|
|||
gem "rake-compiler"
|
||||
gem "rack"
|
||||
|
||||
gem 'minitest'
|
||||
gem 'minitest', '~> 4.0'
|
||||
|
||||
gem "jruby-openssl", :platform => "jruby"
|
||||
|
|
Loading…
Add table
Reference in a new issue