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
Thanks for writing in. I just wanted to quickly note that a big overhaul to AR::MTI is on it's way. If you can wait a bit, it'd be worth holding out for that. Otherwise the best solution for you right now would be to fork and run bundle update, and then point your Gemfile at your repo.
Unfortunately I don't have a quicker more "correct" solution at the moment.
Bundler could not find compatible versions for gem "activerecord":
In snapshot (Gemfile.lock):
activerecord (= 5.1.5)
In Gemfile:
active_record-mti (~> 0.2.1) was resolved to 0.2.1, which depends on
activerecord (< 5, >= 4.1)
The text was updated successfully, but these errors were encountered: