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:
parent
2157fb06a8
commit
a94fcd4923
@ -36,7 +36,7 @@ end
|
|||||||
group :prof, optional: true do
|
group :prof, optional: true do
|
||||||
# NOTE: ruby-prof v1.4.3 is the last version that supports Ruby 2.6.x
|
# 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
|
# 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
|
gem "stackprof", require: false
|
||||||
end
|
end
|
||||||
group :pry, optional: true do
|
group :pry, optional: true do
|
||||||
|
@ -128,7 +128,7 @@ GEM
|
|||||||
rubocop-sorbet (0.7.6)
|
rubocop-sorbet (0.7.6)
|
||||||
rubocop (>= 0.90.0)
|
rubocop (>= 0.90.0)
|
||||||
ruby-macho (4.0.0)
|
ruby-macho (4.0.0)
|
||||||
ruby-prof (1.4.3)
|
ruby-prof (1.6.3)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
simplecov (0.22.0)
|
simplecov (0.22.0)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
@ -181,7 +181,6 @@ GEM
|
|||||||
zeitwerk (2.6.12)
|
zeitwerk (2.6.12)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
|
||||||
arm-linux
|
arm-linux
|
||||||
arm64-darwin
|
arm64-darwin
|
||||||
x86_64-darwin
|
x86_64-darwin
|
||||||
@ -214,7 +213,7 @@ DEPENDENCIES
|
|||||||
rubocop-rspec
|
rubocop-rspec
|
||||||
rubocop-sorbet
|
rubocop-sorbet
|
||||||
ruby-macho
|
ruby-macho
|
||||||
ruby-prof (= 1.4.3)
|
ruby-prof (= 1.6.3)
|
||||||
ruby-progressbar
|
ruby-progressbar
|
||||||
simplecov
|
simplecov
|
||||||
simplecov-cobertura
|
simplecov-cobertura
|
||||||
|
Loading…
x
Reference in New Issue
Block a user