# File lib/bundler/cli.rb, line 106
def
check
require
'bundler/cli/check'
Check
.
new
(
options
).
run
end