Closed halostatue closed 1 year ago
Update the .github/workflows/ci.yml workflow to test Ruby 3.2 and more reliably test certain combinations rather than depending on exclusions.
Change .standard.yml configuration to format for Ruby 2.3 as certain files are not properly detected with Ruby 2.0.
.standard.yml
Change from hoe-git to hoe-git2 to support Hoe version 4.
hoe-git
hoe-git2
Apply standardrb --fix.
standardrb --fix
Update other dependencies.
This change is
Update the .github/workflows/ci.yml workflow to test Ruby 3.2 and more reliably test certain combinations rather than depending on exclusions.
Change
.standard.yml
configuration to format for Ruby 2.3 as certain files are not properly detected with Ruby 2.0.Change from
hoe-git
tohoe-git2
to support Hoe version 4.Apply
standardrb --fix
.Update other dependencies.
This change is