Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2023-11-07 02:48:37 +0300
committerEvan Read <eread@gitlab.com>2023-11-07 02:48:37 +0300
commitb1fe9bd39806bb79c049f51e86bf3bcc51bac5c7 (patch)
tree2e3c5cb0a67a542d19e98f98c9c584afb4958d48 /Brewfile
parent7bc43d5ae82f4ecc91566ac00d1205ab9b887f87 (diff)
Add minify to asdf tooling
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Brewfile b/Brewfile
index 7e88c1c7..12fc10be 100644
--- a/Brewfile
+++ b/Brewfile
@@ -4,8 +4,6 @@ brew "jq"
brew "openssl@1.1", link: :force
brew "parallel"
brew "yamllint"
-tap "tdewolff/tap"
-brew "minify"
# Install on Mac only
brew "gnupg" if OS.mac?