activerecord-trilogy-adapter 3.2.0
This gem is only needed before Rails 7.1, where the trilogy adapter is built in. When you upgrade to a version after 7.1.a, replace this with `gem "trilogy"` to ensure that trilogy itself is available.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6.0.a, < 7.1.a
trilogy
>= 2.4.0