# File lib/bundler/cli.rb, line 286 def unlock Bundler.ui.warn "Unlock is deprecated. To update to newer gem versions, use `bundle update`." end