mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Add hoe-git so rake works again
This commit is contained in:
parent
9b780bacb6
commit
171889f1ba
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -1,6 +1,7 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem "hoe"
|
||||
gem "hoe-git"
|
||||
gem "rdoc"
|
||||
gem "rake-compiler"
|
||||
gem "rack"
|
||||
|
|
Loading…
Reference in a new issue