Skip to content

Change to relax unicode-display_width version constraint to allow 3.x#26

Open
op-ct wants to merge 1 commit into
piotrmurach:masterfrom
op-ct:fix/bump-unicode-display-width-range
Open

Change to relax unicode-display_width version constraint to allow 3.x#26
op-ct wants to merge 1 commit into
piotrmurach:masterfrom
op-ct:fix/bump-unicode-display-width-range

Conversation

@op-ct

@op-ct op-ct commented May 5, 2026

Copy link
Copy Markdown

Describe the change

  • Change to relax unicode-display_width version constraint to allow 3.x

Why are we doing this?

Benefits

  • Fixes strings 0.2.1's version constraints from breaking gem install for gems whose deps pull in both strings and unicode-display_width 3.x

Drawbacks

  • None as far as I can tell:
    • Local tests still pass with unicode-display_width 3.2.0
    • Other gems that use both now work again without ill effects.

Requirements

  • Tests written & passing locally?
  • Code style checked?
  • Rebased with master branch?
  • Documentation updated? N/A
  • Changelog updated?

@op-ct

op-ct commented May 5, 2026

Copy link
Copy Markdown
Author

@piotrmurach the appveyor checks passed, but it looks like the rest of the workflow is waiting on approval from "a maintainer." Can you help?

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.

Allow newer unicode-display_width

1 participant