Skip to content

Increase the version since the dependency is not anymore hpricot path… #51

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orbanbotond
Copy link

@orbanbotond orbanbotond commented Jul 9, 2025

I increased the version because the dependency is not anymore hpricot but rather nokogiri (which is unmaintained + can't be installed into macs by ease)

Therefore if we add
spec.add_dependency "html2slim", ">= 0.2.1"
or
gem "html2slim", ">= 0.2.1" into our gems/apps then we have a working html2slim`.

Also please release the new version to rubygems, thx 🙏

…er nokogiri, so that newer version can be included into other projects
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.

1 participant