Skip to content

Bundler could not find compatible versions for gem "activerecord": error  #91

@gorakrao

Description

@gorakrao

Bundler could not find compatible versions for gem "activerecord":
In snapshot (Gemfile.lock):
activerecord (= 5.0.0)

In Gemfile:
acts-as-taggable-on (~> 3.5.0) was resolved to 3.5.0, which depends on
activerecord (< 5, >= 3.2)

rails (~> 5.0.0) was resolved to 5.0.0, which depends on
  activerecord (= 5.0.0)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions