こんにちは。
brew audit
の実行に際して、準備として ruby ライブラリの最新版のインストールを行うらしく(?)、実行開始までには時間がかかるようです。
したがって、時間に余裕がある際に、何か適当な formula
を定期的にバックグラウンドで実行すると良いかもしれません。
$ brew audit --strict a_formula
なお homebrew-cask
の formula
に対しては、
$ brew cask audit a_formula
Go to list of users who liked
More than 3 years have passed since last update.
こんにちは。
brew audit
の実行に際して、準備として ruby ライブラリの最新版のインストールを行うらしく(?)、実行開始までには時間がかかるようです。
したがって、時間に余裕がある際に、何か適当な formula
を定期的にバックグラウンドで実行すると良いかもしれません。
$ brew audit --strict a_formula
なお homebrew-cask
の formula
に対しては、
$ brew cask audit a_formula
Register as a new user and use Qiita more conveniently
Go to list of users who liked