hi everyone. `solidus_comments` has been incompati...
# general
b
hi everyone.
solidus_comments
has been incompatible with ruby 3 because its dependency,
acts_as_commentable
, was abandoned. i have a pull request up to remedy this issue. i’m not part of the
solidusio-contrib
organization so i can’t request reviewers, but i just wanted to poke y’all who are and say that the PR is ready for review: https://github.com/solidusio-contrib/solidus_comments/pull/63 (by the way: i have stacked on some semi-unrelated changes to CI configuration, etc. onto the PR to get CI passing successfully.)
👍 1