Skip to content

Could not find gem 'rspec-mocks (= 3.0.0.pre) ruby' when running bundle install from source code #816

@oveddan

Description

@oveddan

I'm trying to run bundle install from the latest version of the source code.
Whenever I do, I get the error:
Could not find gem 'rspec-mocks (= 3.0.0.pre) ruby', which is required by gem 'rspec-rails (>= 0) ruby', in any of the sources.

I've found that this commit:
8843cb3

Causes the issue.

How can I get bundle install to work correctly? Maybe the rspec rails developer documentation (https://github.com/rspec/rspec-rails/blob/master/README_DEV.md) could be improved to indicate how to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions