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