elight/acts_as_commentable_with_threading

Bundler could not find compatible versions for gem "activerecord"

Closed this issue · 6 comments

In snapshot (Gemfile.lock):
activerecord (3.1.0)

In Gemfile:
acts_as_commentable_with_threading depends on
activerecord (~> 3.0.0)

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


Needs support for Rails 3.1 apparently / new gems.

+1 Just building a new project with rails 3.1 ... please bump the dependencies!

@erskingardner the git version works with 3.1.1

I don't see how the git version works with Rails 3.1.1 - the gem file still specifies rails 3...

I updated it here -> https://github.com/dfischer/acts_as_commentable_with_threading

Hi,

is there anything planned to bump this gem to Rails 3.2? @dfischer does your fork work with 3.2?

Thanks in advance.

Haven't heard anything here in a while. Closing.