You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile: Fix rake [Linux]
Fix the error:
brew audit
==> Installing or updating 'rubocop' gem
/usr/bin/ruby2.3: No such file or directory -- /usr/share/rubygems-integration/all/gems/rake-10.5.0/bin/rake (LoadError)
Fix failing Java tests for Linuxbrew
With Linuxbrew, the expected value is currently nil.
This may change when Homebrew and Linuxbrew converge,
but this is out of the scope for this change.