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

dep: support older versions of Nokogiri and Loofah #164

Closed
wants to merge 3 commits into from

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented May 20, 2023

THIS IS VARIATION 1 - see variation 2 at #166

If we want to support Rails 6.1+ (and Ruby 2.5) we need to do this. The alternative (#166) is to pin to newer versions and only support Rails 7.0+ (Ruby 2.7).

Update CI to run with pre-HTML5 versions of Nokogiri and Loofah on Ruby 2.5.

@flavorjones flavorjones force-pushed the flavorjones-update-deps-for-html5 branch from bef0c49 to d5ac27e Compare May 20, 2023 02:36
and add a test to assert what the README says about whether
Rails::HTML5::Sanitizer is defined.
to maintain backwards compatibility for a while longer
to maintain backwards compatibility with older version of Loofah
@flavorjones flavorjones force-pushed the flavorjones-update-deps-for-html5 branch from 2b1890f to d2cbae7 Compare May 20, 2023 13:51
@flavorjones flavorjones changed the title ensure backwards compatibility with Nokogiri and Loofah dep: support older versions of Nokogiri and Loofah May 20, 2023
@flavorjones
Copy link
Member Author

Closing in favor of #166.

@flavorjones flavorjones deleted the flavorjones-update-deps-for-html5 branch May 24, 2023 16:02
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.

None yet

1 participant