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