Skip to content

Commit 9edabf0

Browse files
authored
Merge pull request #17085 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.13.2
2 parents 97a277a + 1e56d82 commit 9edabf0

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

Library/Homebrew/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ GEM
137137
sorbet-static-and-runtime (>= 0.5.10187)
138138
thor (>= 0.19.2)
139139
stackprof (0.2.26)
140-
tapioca (0.13.1)
140+
tapioca (0.13.2)
141141
bundler (>= 2.2.25)
142142
netrc (>= 0.11.0)
143143
parallel (>= 1.21.0)
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ def self.extension_api_version
109109
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/stackprof-0.2.26/lib")
110110
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-0.9.36/lib")
111111
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-sorbet-0.8.1/lib")
112-
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/tapioca-0.13.1/lib")
112+
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/tapioca-0.13.2/lib")
113113
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/warning-1.3.0/lib")

0 commit comments

Comments
 (0)