Hello,
I began receiving this error recently when upgrading casks on Homebrew:
Warning: The following taps are not trusted:
r-lib/rig
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Trying to specifically query the Homebrew cask for rig is also disallowed:
% brew info --cask rig
Error: Refusing to load cask r-lib/rig/rig from untrusted tap r-lib/rig.
Run `brew trust --cask r-lib/rig/rig` or `brew trust r-lib/rig` to trust it.
Hello,
I began receiving this error recently when upgrading casks on Homebrew:
Trying to specifically query the Homebrew cask for rig is also disallowed: