From 91c26e8e8662407a30e26c0e1c780ccfd01dbfcc Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Sun, 13 May 2012 21:08:46 +0530 Subject: Fixed ruby-prof changes and let's use latest ruby-prof now. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 10202ca877..7a88756028 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,7 @@ instance_eval File.read local_gemfile if File.exists? local_gemfile platforms :mri do group :test do - gem 'ruby-prof', '0.10.8' + gem 'ruby-prof', '~> 0.11.2' end end -- cgit v1.2.3