You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i like to install make_flaggable in rails 3.1.1. but i get this error:
Fetching git://github.com/medihack/make_flaggable.git
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "activerecord":
In snapshot (Gemfile.lock):
activerecord (3.1.1)
In Gemfile:
make_flaggable 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.
The text was updated successfully, but these errors were encountered:
i like to install make_flaggable in rails 3.1.1. but i get this error:
Fetching git://github.com/medihack/make_flaggable.git
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "activerecord":
In snapshot (Gemfile.lock):
activerecord (3.1.1)
In Gemfile:
make_flaggable depends on
activerecord (~> 3.0.0)
Running
bundle update
will rebuild your snapshot from scratch, using onlythe gems in your Gemfile, which may resolve the conflict.
The text was updated successfully, but these errors were encountered: