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

Add Gemfile with dev deps for travis

This commit is contained in:
Evan Phoenix 2011-10-22 23:11:52 -07:00
parent 8cbc6a3ee9
commit a950900972

4
Gemfile Normal file
View file

@ -0,0 +1,4 @@
source "http://rubygems.org"
gem "hoe"
gem "rack"