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