From 576b62a9bb7ba69152348cf1d860a42e26809ec0 Mon Sep 17 00:00:00 2001 From: Victor Mours Date: Wed, 12 Jun 2013 15:48:45 +0200 Subject: [PATCH] follow presentation style --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index da6f322b..ee9bd476 100644 --- a/Rakefile +++ b/Rakefile @@ -143,8 +143,8 @@ def install_homebrew puts puts "======================================================" puts "Updating Homebrew." - run %{brew update} puts "======================================================" + run %{brew update} puts puts puts "======================================================"