salsify/goldiloader

Compatibility with Rails 6.1

Closed this issue · 3 comments

Hello Salsify Team. Goldiloader seems to not be compatible with Rails 6.1, which was released today:

Bundler could not find compatible versions for gem "activerecord":
  In Gemfile:
    goldiloader (~> 3.1.1) was resolved to 3.1.1, which depends on
      activerecord (>= 4.2, < 6.1)

Is there a specific reason why it depends on AR < 6.1?

Thanks for the heads up @cseelus! I'll get a goldiloader release out this morning.

Rails 6.1 support was released in goldiloader 3.2.0 🎉

Thanks, that was fast! 🥳