solargraph: use xz from macos

Closes #118926.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dawid Dziurla 2023-01-05 23:15:40 +01:00 committed by BrewTestBot
parent 961d3e020b
commit 20f1794087
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ class Solargraph < Formula
tag: "v0.48.0",
revision: "d498612c3335457464c20480b3b22bfb687e9a42"
license "MIT"
revision 1
bottle do
sha256 arm64_ventura: "d81291ea3c9fda5358b963e12fbc33480755605de9631fe030ebda2ffba630cd"
@ -18,6 +19,7 @@ class Solargraph < Formula
end
uses_from_macos "ruby", since: :catalina
uses_from_macos "xz"
def install
ENV["GEM_HOME"] = libexec