mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
lock echoe version
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@646 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
23c2aab298
commit
b31d61bb43
1 changed files with 2 additions and 0 deletions
2
Rakefile
2
Rakefile
|
@ -1,4 +1,6 @@
|
|||
|
||||
require 'rubygems'
|
||||
gem 'echoe', '>=2.6.4'
|
||||
require 'echoe'
|
||||
|
||||
Echoe.new("mongrel") do |p|
|
||||
|
|
Loading…
Reference in a new issue