From 79a313948f2277cf0f2e238d5765a71fee03e089 Mon Sep 17 00:00:00 2001 From: murphy Date: Thu, 25 Dec 2008 01:22:30 +0000 Subject: Fixes for Ruby 1.9. --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 8894a7d..6c34589 100644 --- a/Rakefile +++ b/Rakefile @@ -32,7 +32,7 @@ task '19' do end task '18' do - RUBY.replace 'ruby' + RUBY.replace 'ruby18' end task '187' do -- cgit v1.2.1