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

🐛 Fix dashing install #196

Merged
merged 1 commit into from
Dec 8, 2022
Merged

🐛 Fix dashing install #196

merged 1 commit into from
Dec 8, 2022

Conversation

thomaswitt
Copy link
Contributor

Replaced open with URI.open, as Kernel#open was deprecated in Ruby 2.7 and doens't work anymore with Ruby 3

Details: ruby/open-uri@53862fa

Replaced open with URI.open, as Kernel#open was deprecated in Ruby 2.7
and doens't work anymore with Ruby 3

Details: ruby/open-uri@53862fa
Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced open with URI.open, as Kernel#open was deprecated in Ruby 2.7 and doens't work anymore with Ruby 3

Details: ruby/open-uri@53862fa

Thank you for the PR and for the link to the Ruby change @thomaswitt .

Just waiting for CI to run before merging it. I should be able to cut a release today or in the next few days.

Thanks!

Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@kinow kinow merged commit 77f1862 into Smashing:master Dec 8, 2022
kinow added a commit that referenced this pull request Dec 8, 2022
Add entry for #196
@kinow kinow added this to the 1.3.6 milestone Dec 8, 2022
@kinow
Copy link
Member

kinow commented Dec 8, 2022

Released in 1.3.6 👍

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.

2 participants