mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
parent
ce2618c628
commit
debc5aaee5
1 changed files with 2 additions and 2 deletions
|
@ -260,8 +260,8 @@ module Bundler
|
||||||
true
|
true
|
||||||
end
|
end
|
||||||
|
|
||||||
def lock(opts = {})
|
def lock
|
||||||
@definition.lock(Bundler.default_lockfile, opts[:preserve_unknown_sections])
|
@definition.lock(Bundler.default_lockfile)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue