Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unicode-display_width for Unicode v7.0.0 #5

Closed
wants to merge 1 commit into from
Closed

unicode-display_width for Unicode v7.0.0 #5

wants to merge 1 commit into from

Conversation

skull-squadron
Copy link

Closes #4

@PikachuEXE
Copy link

👍
I guess the min version is to avoid janlelis/unicode-display_width#1 right?

@skull-squadron
Copy link
Author

Yeah, thinking again... might want to just bump the requirement to '>= 0.2.0', '< 1.0' considering 0.1.1 uses a really old version of Unicode, so that hirb-unicode Just Works ™️.

@PikachuEXE
Copy link

Wondering if the author is still active

@skull-squadron
Copy link
Author

If not, feel free to use:

gem 'hirb-unicode', github: 'steakknife/hirb-unicode', branch: 'update__unicode-display_width'

Or using specific_install

gem specific_install http://github.com/steakknife/hirb-unicode.git -b update__unicode-display_width

Hope so though.

@PikachuEXE
Copy link

Starting to think GitHub should have some method to allow people to "claim" an inactive repo :S

@skull-squadron
Copy link
Author

@PikachuEXE Srrly, like voting to elect new owner/s, but forking is usually the way to go. For gems, they need an election system, otherwise fork to hirb-unicode-{{your handle}}

@PikachuEXE
Copy link

That's true, forgot :3
I guess I mean ruby gems actually :X

@skull-squadron
Copy link
Author

gem install hirb-unicode-steakknife or gem 'hirb-unicode-steakknife'

shimbaco added a commit to annict/annict that referenced this pull request Feb 13, 2016
hirb-unicodeが依存しているunicode-display_widthのバージョンが古いせいで
同じくunicode-display_widthに依存しているrubocopのバージョンが最新に上げられなかったため。

miaout17/hirb-unicode#5
@skull-squadron skull-squadron closed this by deleting the head repository Feb 2, 2023
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.

Loose version constraint for gem unicode-display_width
2 participants