From 34ded7d4e9c6d28dbd59fe2c602cbc77f6e33ca4 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 10 Oct 2012 14:09:31 -0700 Subject: [PATCH] Update ruby bundle commit to daad8ef03d --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 828c900a2..d8b4ae054 100644 --- a/Rakefile +++ b/Rakefile @@ -77,7 +77,7 @@ task "clone-default-bundles" => "create-dot-atom" do "https://github.com/textmate/html.tmbundle.git" => "HEAD", "https://github.com/textmate/javascript.tmbundle.git" => "HEAD", "https://github.com/textmate/ruby-on-rails.tmbundle.git" => "HEAD", - "https://github.com/textmate/ruby.tmbundle.git" => "77dc5d13ccb4feabca82dd8d9ed7889ec1061455" , + "https://github.com/textmate/ruby.tmbundle.git" => "daad8ef03de9630e74578a046240fd9acc63b8b5" , "https://github.com/textmate/text.tmbundle.git" => "HEAD", "https://github.com/jashkenas/coffee-script-tmbundle.git" => "HEAD", "https://github.com/cburyta/puppet-textmate.tmbundle.git" => "HEAD",