From 5c6d811fa80ead4e5cc6da37e7aa8a03b055af26 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 14:28:02 -0500 Subject: [PATCH] Bump ruby-prof from 1.3.1 to 1.3.2 (#7474) Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/ruby-prof/ruby-prof/releases) - [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES) - [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.3.1...1.3.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d1e76d42..6c89c15c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -671,7 +671,7 @@ GEM rubocop (>= 0.72.0) rubocop-rspec (1.38.1) rubocop (>= 0.68.1) - ruby-prof (1.3.1) + ruby-prof (1.3.2) ruby-progressbar (1.10.1) ruby-statistics (2.1.2) ruby-vips (2.0.17)