rubymem / bundler-leak

Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile :gem::droplet:
https://www.rubymem.com
GNU General Public License v3.0
288 stars 11 forks source link

Incorrect text in help #19

Closed andyw8 closed 5 years ago

andyw8 commented 5 years ago

bundle leak help check output says:

Checks the Gemfile.lock for insecure dependencies

(Presumably because this is based on bundler-audit and wasn't changed).