build(deps-dev): bump ruby-prof from 1.4.3 to 1.6.3 in /Library/Homebrew

Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.4.3 to 1.6.3.
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.4.3...1.6.3)

---
updated-dependencies:
- dependency-name: ruby-prof
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-15 18:51:14 +00:00 committed by GitHub
parent 2157fb06a8
commit a94fcd4923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -36,7 +36,7 @@ end
group :prof, optional: true do
# NOTE: ruby-prof v1.4.3 is the last version that supports Ruby 2.6.x
# TODO: remove explicit version when HOMEBREW_REQUIRED_RUBY_VERSION >= 2.7
gem "ruby-prof", "1.4.3", require: false
gem "ruby-prof", "1.6.3", require: false
gem "stackprof", require: false
end
group :pry, optional: true do

View File

@ -128,7 +128,7 @@ GEM
rubocop-sorbet (0.7.6)
rubocop (>= 0.90.0)
ruby-macho (4.0.0)
ruby-prof (1.4.3)
ruby-prof (1.6.3)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
docile (~> 1.1)
@ -181,7 +181,6 @@ GEM
zeitwerk (2.6.12)
PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
x86_64-darwin
@ -214,7 +213,7 @@ DEPENDENCIES
rubocop-rspec
rubocop-sorbet
ruby-macho
ruby-prof (= 1.4.3)
ruby-prof (= 1.6.3)
ruby-progressbar
simplecov
simplecov-cobertura