[rubygems/rubygems] Address PR feedback
https://github.com/rubygems/rubygems/commit/62be097a32
This commit is contained in:
parent
2a683f3f7d
commit
6203307f16
@ -10,7 +10,7 @@
|
|||||||
.P
|
.P
|
||||||
If not, the first missing gem is listed and Bundler exits status 1\.
|
If not, the first missing gem is listed and Bundler exits status 1\.
|
||||||
.P
|
.P
|
||||||
If a gem in the Gemfile is installed on the local machine, but not yet listed in the lockfile, then the lockfile will be updated to include it\.
|
If the lockfile needs to be updated then it will be resolved using the gems installed on the local machine, if they satisfy the requirements\.
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-dry\-run\fR
|
\fB\-\-dry\-run\fR
|
||||||
|
@ -15,8 +15,8 @@ a status of 0.
|
|||||||
|
|
||||||
If not, the first missing gem is listed and Bundler exits status 1.
|
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 listed
|
If the lockfile needs to be updated then it will be resolved using the gems
|
||||||
in the lockfile, then the lockfile will be updated to include it.
|
installed on the local machine, if they satisfy the requirements.
|
||||||
|
|
||||||
## OPTIONS
|
## OPTIONS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user