bundler · bundler/Bundler::VersionConflict
Bundler::VersionConflict
VersionConflict
Gem version requirements conflict; no single combination of versions satisfies all constraints in the Gemfile. The error message lists the conflicting gems and their requirements. Running `bundle update` for the specific gem or relaxing version constraints usually resolves it.
References
In this namespace
← previous Bundler::SolveFailure SolveFailure
— end of namespace —