Method: Bundler::IncorrectLockfileDependencies#message
- Defined in:
- lib/bundler/errors.rb
#message ⇒ Object
275 276 277 |
# File 'lib/bundler/errors.rb', line 275 def "Bundler found incorrect dependencies in the lockfile for #{spec.full_name}" end |