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
Trying to install this on a rails 4 project, when I run bundle update I get
Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (4.1.7)
In Gemfile:
elastictastic (>= 0) ruby depends on
activesupport (~> 3.0) ruby
The text was updated successfully, but these errors were encountered:
Trying to install this on a rails 4 project, when I run
bundle update
I getThe text was updated successfully, but these errors were encountered: