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