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

Rails 3.1 bundle conflicts #18

Open
saizai opened this issue Nov 30, 2011 · 4 comments
Open

Rails 3.1 bundle conflicts #18

saizai opened this issue Nov 30, 2011 · 4 comments

Comments

@saizai
Copy link

saizai commented Nov 30, 2011

$ bundle install
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "arel":
  In Gemfile:
    exception_logger (>= 0.1.11) ruby depends on
      arel (~> 1.0.0.rc1) ruby

    rails (= 3.1.2) ruby depends on
      arel (2.2.1)

Note also that meta_where explicitly says not to use it w/ 3.1, and recommends Squeel instead.

@mikelitton
Copy link

I ran into this trying to install the gem

@dedico
Copy link

dedico commented Apr 23, 2012

Same here...

@radfahrer
Copy link

Same problem with rails 3.2 :-(

@jmaniv
Copy link

jmaniv commented Nov 25, 2015

@radfahrer +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants