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