From 8403ffa0b7610ddaeeef3ca2cb6912f305aacb3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 13:05:47 +0200 Subject: [PATCH] Build(deps-dev): Bump ruby-prof from 1.6.2 to 1.6.3 (#21194) Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.6.2 to 1.6.3. - [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.6.2...1.6.3) --- updated-dependencies: - dependency-name: ruby-prof dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a641f59fcfb..30af7b23441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -430,7 +430,7 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.2) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby-readability (0.7.0) guess_html_encoding (>= 0.0.4)