Skip to content

Commit

Permalink
Fixes --gemfile-lock example
Browse files Browse the repository at this point in the history
Pr. #178 the parameter is --gemfile-lock
  • Loading branch information
kjeldahl authored and postmodern committed May 10, 2022
1 parent 017d1f5 commit d2fe4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -123,7 +123,7 @@ Ignore specific advisories:

Checking a custom `Gemfile.lock` file:

$ bundle-audit check --gemfile Gemfile.custom.lock
$ bundle-audit check --gemfile-lock Gemfile.custom.lock

Output the audit's results in JSON:

Expand Down

0 comments on commit d2fe4c6

Please sign in to comment.