1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@861 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-11-01 03:54:12 +00:00
parent 4262962ef6
commit b7ee7b3fc9

View file

@ -1,6 +1,6 @@
require 'rubygems'
gem 'echoe', '>=2.6.4'
gem 'echoe', '>=2.7'
require 'echoe'
e = Echoe.new("mongrel") do |p|