Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master branch not working with Rails 5.0 #288

Closed
djsegal opened this issue Nov 11, 2015 · 0 comments
Closed

master branch not working with Rails 5.0 #288

djsegal opened this issue Nov 11, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@djsegal
Copy link
Contributor

djsegal commented Nov 11, 2015


I'm getting the following error when I use gem 'annotate', github: "ctran/annotate_models"


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

  In Gemfile:
    friendly_id (~> 5.1.0) ruby depends on
      activerecord (>= 4.0.0) ruby

    rails (>= 0) ruby depends on
      activerecord (= 5.0.0.alpha) ruby

    annotate (>= 0) ruby depends on
      activerecord (<= 4.3, >= 3.2) ruby

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

@ctran ctran added this to the v2.6.11 milestone Nov 18, 2015
@ctran ctran added the bug label Nov 18, 2015
@ctran ctran self-assigned this Nov 18, 2015
@ctran ctran modified the milestones: v2.6.11, v2.7.0 Nov 18, 2015
@ctran ctran closed this as completed Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants