Exception: Bundler::IncorrectLockfileDependencies
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
BundlerError ,
StandardError
|
|
Instance Chain:
self,
BundlerError ,
StandardError
|
|
Inherits: |
Bundler::BundlerError
|
Defined in: | lib/bundler/errors.rb |
Class Method Summary
- .new(spec) ⇒ IncorrectLockfileDependencies constructor
BundlerError
- Inherited
Instance Attribute Summary
- #spec readonly
Constructor Details
.new(spec) ⇒ IncorrectLockfileDependencies
Instance Attribute Details
#spec (readonly)
[ GitHub ]# File 'lib/bundler/errors.rb', line 251
attr_reader :spec