Skip to content
Snippets Groups Projects
Unverified Commit 1182440f authored by Nanda H Krishna's avatar Nanda H Krishna
Browse files

livecheck/strategy/sparkle: install bundler gems

parent eb5f04a9
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment