Skip to content

Can't install gem with mutant #64

@roman-dubrovsky

Description

@roman-dubrovsky

Has a dependecies conflict with mutant-rspec library

Fetching gem metadata from http://rubygems.org/.......
Fetching gem metadata from http://rubygems.org/.
Resolving dependencies........
Bundler could not find compatible versions for gem "parser":
  In snapshot (Gemfile.lock):
    parser (= 2.5.3.0)

  In Gemfile:
    mutant-rspec was resolved to 0.8.24, which depends on
      mutant (~> 0.8.24) was resolved to 0.8.24, which depends on
        parser (~> 2.5.1)

    datarockets-style (~> 0.2.0) was resolved to 0.2.0, which depends on
      rubocop (~> 0.73.0) was resolved to 0.73.0, which depends on
        parser (>= 2.6)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

It can also be rubocop or mutant issue.

Mutant rspec: https://github.com/mbj/mutant/blob/master/docs/mutant-rspec.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpostponedNot valuable for now

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions