about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 3c05712..afede0b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,6 @@
 
+require 'rubygems'
+gem 'echoe', '>=2.6.4'
 require 'echoe'
 
 Echoe.new("mongrel") do |p|