diff --git a/Brewfile b/Brewfile index f087878fea3..e62947e5bfc 100644 --- a/Brewfile +++ b/Brewfile @@ -2,6 +2,5 @@ brew 'postgresql@14' brew 'redis' brew 'node@22' brew 'yarn' -brew 'openssl@1.1' brew 'jq' cask 'chromedriver'