From 9b9be489948c65a8c6aef7ac063f600da914750a Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Sun, 10 Feb 2013 19:02:55 -0800 Subject: remove ruby-prof --- Gemfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Gemfile b/Gemfile index 8c381e9c9e..f0aa19af5d 100644 --- a/Gemfile +++ b/Gemfile @@ -45,12 +45,6 @@ end # Add your own local bundler stuff instance_eval File.read '.Gemfile' if File.exists? '.Gemfile' -platforms :mri do - group :test do - gem 'ruby-prof', '~> 0.11.2' - end -end - platforms :ruby do gem 'yajl-ruby' gem 'nokogiri', '>= 1.4.5' -- cgit v1.2.3