From 31f3ed8d3610b63c7b1146e1a67ee51b703dbc41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 13:13:09 +1100 Subject: [PATCH] Build(deps-dev): Bump ruby-prof from 1.2.0 to 1.3.0 (#9023) Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.2.0 to 1.3.0. - [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.2.0...1.3.0) Minor change only impacts development --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1408207a5..4833d5b37e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,7 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-discourse (1.0.2) rubocop (>= 0.69.0) - ruby-prof (1.2.0) + ruby-prof (1.3.0) ruby-progressbar (1.10.1) ruby-readability (0.7.0) guess_html_encoding (>= 0.0.4)