Merge pull request #14321 from Homebrew/dependabot/bundler/Library/Homebrew/parlour-8.1.0
build(deps-dev): bump parlour from 8.0.0 to 8.1.0 in /Library/Homebrew
This commit is contained in:
commit
35e6627461
@ -77,7 +77,7 @@ GEM
|
||||
parallel (1.22.1)
|
||||
parallel_tests (3.13.0)
|
||||
parallel
|
||||
parlour (8.0.0)
|
||||
parlour (8.1.0)
|
||||
commander (~> 4.5)
|
||||
parser
|
||||
rainbow (~> 3.0)
|
||||
|
||||
@ -4,10 +4,6 @@
|
||||
# This is an autogenerated file for types exported from the `parlour` gem.
|
||||
# Please instead update this file by running `bin/tapioca gem parlour`.
|
||||
|
||||
module Kernel
|
||||
extend ::Forwardable
|
||||
end
|
||||
|
||||
module Parlour; end
|
||||
|
||||
class Parlour::ConflictResolver
|
||||
@ -79,7 +79,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.1.3.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rainbow-3.1.1/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.10461/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.0.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.1.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/patchelf-1.4.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/plist-3.6.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/pry-0.14.1/lib")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user