samvera / active_fedora

A Rails interface to the Fedora repository, akin to ActiveModel
Other
54 stars 63 forks source link

Ruby3 Support #1489

Closed cjcolvar closed 1 year ago

cjcolvar commented 1 year ago

This PR adds support for ruby 3 by upgrading ldp and ActiveTriples as well switching to bixby in order to upgrade rubocop to a version with support for ruby 3. The upgrade to bixby required extensive styling fixes, but brings ActiveFedora in line with the rest of the core components.

jrgriffiniii commented 1 year ago

I am very sorry for blocking this, please know that https://github.com/samvera-labs/ActiveTriples/pull/8 has been opened and is ready for review in support of this PR.