Skip to content

chore: bump dev dependencies and release v1.9.9#78

Merged
0jonjo merged 2 commits into
mainfrom
chore/bump-gems-v1.9.9
Jun 17, 2026
Merged

chore: bump dev dependencies and release v1.9.9#78
0jonjo merged 2 commits into
mainfrom
chore/bump-gems-v1.9.9

Conversation

@0jonjo

@0jonjo 0jonjo commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump minitest ~> 5.25~> 6.0 (6.0.6)
  • Bump rdoc ~> 6.2~> 7.0 (7.2.0)
  • Update rake (13.4.2), rubocop (1.88.0), parallel (2.1.0), and transitive deps to latest
  • Bump calcpace version to 1.9.9

Test Plan

  • All 259 tests pass (bundle exec rake test)
  • RuboCop clean (bundle exec rubocop)

0jonjo added 2 commits June 17, 2026 19:59
Minitest jumps from 5.x to 6.x — keeping tests healthy on the
latest major release. Rdoc bumps 6→7. Rake, RuboCop, parallel,
and related transitive deps updated to latest compatible versions.
All 259 tests pass with the new versions.
Ruby 3.2 reached end-of-life in March 2025. parallel 2.1.0 (pulled
in by RuboCop) requires Ruby >= 3.3, making 3.2 incompatible with
the updated dependency set. Updated gemspec, CI matrix, and RuboCop
TargetRubyVersion to reflect the new minimum.
@0jonjo 0jonjo self-assigned this Jun 17, 2026
@0jonjo 0jonjo merged commit a2132a9 into main Jun 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant