Method: Bundler::Molinillo::Resolver::Resolution::UnwindDetails#conflicting_requirements
- Defined in:
- lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
#conflicting_requirements ⇒ Array
the requirements that combined to cause the conflict
62 63 64 |
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb', line 62 def conflicting_requirements @conflicting_requirements end |