Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activerecord 5.1.5 ? #7

Open
Tioneb12 opened this issue Apr 4, 2018 · 1 comment
Open

Activerecord 5.1.5 ? #7

Tioneb12 opened this issue Apr 4, 2018 · 1 comment

Comments

@Tioneb12
Copy link

Tioneb12 commented Apr 4, 2018

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)

rails (= 5.1.5) was resolved to 5.1.5, which depends on
  activerecord (= 5.1.5)
@voltechs
Copy link
Member

Hey @Tioneb12,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants