# File lib/bundler/resolver.rb, line 176 def name_for_locking_dependency_source Bundler.default_lockfile.basename.to_s rescue "Gemfile.lock" end