Closed ajdubovoy closed 6 months ago
@Eschults Ok if I merge this as well?
Sure, let's make sure we revert the change as soon as the issue w/ M1 is solved 👌
So it's actually not an issue with M1 but rather that the latest version of SQLite3 is incompatible with ActiveRecord. We can wait till they both upgrade, but also given that every single past upgrade to SQLite3 and ActiveRecord has broken our setup, is there any disadvantage to leaving the versions fixed and upgrading the fixed versions when we're sure they're compatible?
Yes it's fine, as long as we have an issue on our radar to remind us to unlock versions when the problem is solved, otherwise the risk is to fall behind and teach old versions to our students 👌
related https://github.com/lewagon/fullstack-challenges/pull/2646