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

Merge branch 'master' of github.com:puma/puma

This commit is contained in:
Evan Phoenix 2016-02-25 13:56:24 -08:00
commit 8c2ddd6662

View file

@ -8,6 +8,6 @@ gem "rake-compiler"
gem "test-unit", "~> 3.0"
gem "rack"
gem 'minitest', '~> 4.0'
gem 'minitest', '~> 5.8'
gem "jruby-openssl", :platform => "jruby"