livecheck/strategy/sparkle: install bundler gems
This commit is contained in:
parent
eb5f04a98a
commit
1182440f80
@ -57,6 +57,7 @@ module Homebrew
|
||||
|
||||
sig { params(content: String).returns(T.nilable(Item)) }
|
||||
def self.item_from_content(content)
|
||||
Homebrew.install_bundler_gems!
|
||||
require "nokogiri"
|
||||
|
||||
xml = Nokogiri::XML(content)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user