Skip to content

Bundler 2.2.10 breaks with multi-source error gems that point to themselves using path #4382

Description

@rafaelfranca

Using this Gemfile:

https://github.com/rails/rails/blob/907cb05dce964e4593e02f52c45924f4401a66c0/Gemfile

We get this error:

Fetching https://github.com/QueueClassic/queue_classic.git
Fetching https://github.com/resque/redis-namespace.git
Fetching https://github.com/matthewd/websocket-client-simple.git
Fetching https://github.com/brianmario/mysql2.git
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies......
The gem 'activesupport' was found in multiple relevant sources.
* rubygems repository https://rubygems.org/ or installed locally
* source at `.`
You must add this gem to the source block for the source you wish it to be
installed from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions