From 124e15109252c596d3e7c47e083a0868294e2443 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 29 Aug 2017 08:05:04 -0400 Subject: [PATCH] Unlocked down ruby-prof gem --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 474add9..48d36d3 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby '2.3.4' gem 'rake' gem 'rails-perftest' -gem 'ruby-prof', '0.15.9' +gem 'ruby-prof' # Bundle edge Rails instead: # gem 'rails', git: 'https://github.com/rails/rails' diff --git a/Gemfile.lock b/Gemfile.lock index c8a4974..2ef3a2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM rspec-mocks (~> 3.6.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) - ruby-prof (0.15.9) + ruby-prof (0.16.2) ruby_dep (1.5.0) sass (3.5.1) sass-listen (~> 4.0.0) @@ -338,7 +338,7 @@ DEPENDENCIES rb-fsevent responders rspec-rails - ruby-prof (= 0.15.9) + ruby-prof sass-rails simplecov sqlite3