Skip to content

Bump dependency version constraints to latest releases#1

Open
mvysny wants to merge 1 commit into
piotrmurach:masterfrom
mvysny:upgrade-dependencies
Open

Bump dependency version constraints to latest releases#1
mvysny wants to merge 1 commit into
piotrmurach:masterfrom
mvysny:upgrade-dependencies

Conversation

@mvysny

@mvysny mvysny commented May 12, 2026

Copy link
Copy Markdown

Summary

  • Allow unicode-display_width 3.x in the runtime constraint (>= 1.6, < 3.0>= 1.6, < 4.0); current release is 3.2.0.
  • Refresh test-group constraints in the Gemfile so bundle install resolves to current releases: benchmark-ips ~> 2.14, coveralls_reborn ~> 0.29.0, simplecov ~> 0.22.0.
  • No production-code changes; the Ruby-version conditionals in the Gemfile are unchanged.

Test plan

  • bundle install resolves with the new constraints
  • bundle exec rake spec — 360 examples, 0 failures (Ruby 4.0.4 locally)
  • CI green across the existing Ruby matrix

🤖 Generated with Claude Code

Allow unicode-display_width 3.x, and refresh the test gem constraints
(benchmark-ips, coveralls_reborn, simplecov) so bundle resolves to the
current releases on modern Ruby. All 360 specs pass on Ruby 4.0.4.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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