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
Bundler could not find compatible versions for gem "activerecord":
In Gemfile:
acts-as-taggable-on was resolved to 3.5.0, which depends on
activerecord (>= 4.0)
blogit was resolved to 1.1.1, which depends on
acts-as-taggable-on (~> 3.5.0) was resolved to 3.5.0, which depends on
activerecord (< 5, >= 3.2)
rails (= 5.0.0.1) was resolved to 5.0.0.1, which depends on
activerecord (= 5.0.0.1)
Latest acts-as-taggable-on is version 4.0.0, which works with Rails 5.
Can you guys upgrade to 4.0.0?
The text was updated successfully, but these errors were encountered:
bundle install
of:returns:
Latest acts-as-taggable-on is version 4.0.0, which works with Rails 5.
Can you guys upgrade to 4.0.0?
The text was updated successfully, but these errors were encountered: