| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The correct gem is bundler-audit, that one is just a typo-squat wrapper gem for typos.
|
actually - I'm not even sure if we need to install this anymore. I think it is included. |
Sorry, something went wrong.
|
Nah, you still need it. It's not included with ruby or bundler - not one of the default gems https://stdgems.org/ nor standard commands https://bundler.io/v2.7/man/bundle.1.html I install it manually as a pre ODC task for GoCD. https://github.com/gocd/gocd/blob/1fe52a36582719aa3e314d57b3d1c647950af14f/build.gradle#L783 |
Sorry, something went wrong.
Co-authored-by: Jeremy Long <jeremy.long@gmail.com>
| Back | FazBrowse Home | New Git URL |
Description of Change
The correct gem is bundler-audit, the current one is just a typo-squat wrapper gem.
Related issues
N/A
Have test cases been added to cover the new functionality?
N/A