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

introduce a gemspec and add getoptlong as a dependency #32

Merged
merged 4 commits into from
May 23, 2024

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented May 23, 2024

Adding getoptlong is needed in Ruby 3.4 as it's been removed from the standard library. Closes #28

Also, add a license file so we're compliant with the terms and conditions. Closes #21

@flavorjones flavorjones requested a review from tenderlove May 23, 2024 02:50
@flavorjones flavorjones force-pushed the flavorjones-ruby-3.4 branch 4 times, most recently from d597152 to d6a21ad Compare May 23, 2024 05:10
@flavorjones flavorjones mentioned this pull request May 23, 2024
@flavorjones flavorjones force-pushed the flavorjones-ruby-3.4 branch 2 times, most recently from c8c3810 to 379c7b6 Compare May 23, 2024 06:25
and drop hoe
so that we're compliant with the terms and conditions.

Closes #21
because it's no longer part of the stdlib in ruby 3.4

Closes #28
@flavorjones flavorjones force-pushed the flavorjones-ruby-3.4 branch from 379c7b6 to 2031eaf Compare May 23, 2024 06:30
@flavorjones flavorjones merged commit 847e4a8 into main May 23, 2024
8 checks passed
@flavorjones flavorjones deleted the flavorjones-ruby-3.4 branch May 23, 2024 06:31
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.

getoptlong Usage License file missing
1 participant