Skip to content

Commit 40c31c6

Browse files
authored
Merge pull request #19928 from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.6.3
build(deps-dev): bump spoom from 1.6.2 to 1.6.3 in /Library/Homebrew
2 parents 9b94404 + 4c393ff commit 40c31c6

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

Library/Homebrew/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ GEM
131131
sorbet-static-and-runtime (0.5.12079)
132132
sorbet (= 0.5.12079)
133133
sorbet-runtime (= 0.5.12079)
134-
spoom (1.6.2)
134+
spoom (1.6.3)
135135
erubi (>= 1.10.0)
136136
prism (>= 0.28.0)
137-
rbi (>= 0.3.1)
137+
rbi (>= 0.3.3)
138138
rexml (>= 3.2.6)
139139
sorbet-static-and-runtime (>= 0.5.10187)
140140
thor (>= 0.19.2)
Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Library/Homebrew/vendor/bundle/bundler/setup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def self.extension_api_version
112112
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.12079/lib")
113113
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.12079/lib")
114114
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/thor-1.3.2/lib")
115-
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/spoom-1.6.2/lib")
115+
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/spoom-1.6.3/lib")
116116
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/stackprof-0.2.27")
117117
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/stackprof-0.2.27/lib")
118118
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-0.9.37/lib")

0 commit comments

Comments
 (0)