summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index bd859c5..5482cd9 100644
--- a/Rakefile
+++ b/Rakefile
@@ -35,6 +35,10 @@ task '18' do
RUBY.replace 'ruby'
end
+task '187' do
+ RUBY.replace 'ruby187'
+end
+
task 'yarv' do
RUBY.replace 'ruby-yarv'
end