1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/Gemfile
2013-07-01 23:55:10 -07:00

11 lines
165 B
Ruby

source "http://rubygems.org"
gem "hoe"
gem "hoe-git"
gem "rdoc"
gem "rake-compiler"
gem "rack"
gem 'minitest', '~> 4.0'
gem "jruby-openssl", :platform => "jruby"