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.2.8 failure #300

Open
varchar opened this issue Oct 1, 2012 · 4 comments
Open

rails 3.2.8 failure #300

varchar opened this issue Oct 1, 2012 · 4 comments

Comments

@varchar
Copy link

varchar commented Oct 1, 2012

in my Gemfile:
gem 'rails', '3.2.8'
gem 'ripple' #=> riak orm ; installs "riak-client" as a dependency

The fails when I run Bundle Install.
bundle install
Fetching source index for https://rubygems.org/
Bundler could not find compatible versions for gem "activemodel":
In Gemfile:
ripple (>= 0) ruby depends on
activemodel (= 3.0.0.beta) ruby

rails (= 3.2.8) ruby depends on
  activemodel (3.2.8)
@jeremyong
Copy link

Getting the same thing on this end.

@cmeiklejohn
Copy link

@jeremyong can you try 1.0.0.beta2?

@jeremyong
Copy link

That seems to work!

@varchar
Copy link
Author

varchar commented Oct 8, 2012

Yes, that works for me also

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

No branches or pull requests

3 participants