Skip to content

Commit

Permalink
Clarify bundle check behaviour in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Apr 27, 2024
1 parent 9312624 commit 12f2764
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundler/lib/bundler/man/bundle-check.1.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ a status of 0.

If not, the first missing gem is listed and Bundler exits status 1.

If a gem in the Gemfile is installed on the local machine, but not yet in the
lockfile, then the lockfile will be updated to include it.

## OPTIONS

* `--dry-run`:
Expand Down

0 comments on commit 12f2764

Please sign in to comment.