Skip to content

Update unicode-display_width #60

@KieranP

Description

@KieranP

The current gem dependencies restricts unicode-display_width to ">= 1.6", "< 3.0".

In my project, we use rspec, which allows unicode-display_width >= 2.4.0, < 4.0.

This means our project uses the latest unicode-display_width, 3.1.4.

So when I try to install tty-progressbar, it installs version 0.14.0, instead of the latest.

Can tty-progressbar be updated to work with unicode-display_width <4.0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions