Skip to content

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

Open
orbanbotond wants to merge 1 commit into
slim-template:masterfrom
orbanbotond:increase_version
Open

Increase the version since the dependency is not anymore hpricot path…#51
orbanbotond wants to merge 1 commit into
slim-template:masterfrom
orbanbotond:increase_version

Conversation

@orbanbotond

@orbanbotond orbanbotond commented Jul 9, 2025

Copy link
Copy Markdown

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