todogroup / repolinter

Repolinter, The Open Source Repository Linter
https://todogroup.github.io/repolinter/
Apache License 2.0
421 stars 72 forks source link

Update to Ruby 3.1.4 #297

Closed hyandell closed 1 year ago

hyandell commented 1 year ago

Motivation

Ruby 2.6 is EOL; 2.7 will be soon. Switching to a more recent version.

3.2.2 is the very latest, but it causes errors with rugged; so just going to 3.1.4.

Includes the nokogiri update from #296