mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 14:05:02 +02:00
[rubygems/rubygems] Consistently use "lockfile" over "lock file"
e891be9197
This commit is contained in:
parent
33201adf68
commit
bb1b5877a7
Notes:
git
2025-03-24 04:25:33 +00:00
17 changed files with 22 additions and 22 deletions
|
@ -67,7 +67,7 @@ module Bundler
|
|||
# to check out same version of gem later.
|
||||
#
|
||||
# There options are passed when the source plugin is created from the
|
||||
# lock file.
|
||||
# lockfile.
|
||||
#
|
||||
# @return [Hash]
|
||||
def options_to_lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue