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:
parent
8cbc6a3ee9
commit
a950900972
1 changed files with 4 additions and 0 deletions
4
Gemfile
Normal file
4
Gemfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem "hoe"
|
||||
gem "rack"
|
Loading…
Add table
Add a link
Reference in a new issue