From 0d062f02e9c80d7e0eedb601e3be6a5621fa08bd Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Sat, 13 Jul 2013 12:04:46 +0200 Subject: Removing Gem.source_index [ci skip] --- tools/profile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/profile b/tools/profile index 665efe049d..fbea67492b 100755 --- a/tools/profile +++ b/tools/profile @@ -4,7 +4,6 @@ ENV['NO_RELOAD'] ||= '1' ENV['RAILS_ENV'] ||= 'development' -Gem.source_index require 'benchmark' module RequireProfiler -- cgit v1.2.3