1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/gemfiles/2.1-Gemfile
2017-08-17 13:14:24 -06:00

14 lines
221 B
Text

source "https://rubygems.org"
gemspec path: ".."
gem "rdoc"
gem "rake-compiler"
gem "rack", "~> 1.6"
gem "minitest", '~> 5.9'
gem "minitest-retry"
gem "jruby-openssl", :platform => "jruby"
gem "rubocop", "~> 0.49.1"