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

Make SAX Parser nokogiri 17 compatible #57

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Make SAX Parser nokogiri 17 compatible #57

merged 1 commit into from
Dec 17, 2024

Conversation

bihorco36
Copy link
Contributor

Due to changes in nokogiri 17, the SAX parser now needs a default encoding: sparklemotion/nokogiri#3288

@bihorco36 bihorco36 requested a review from codez December 16, 2024 11:34
@bihorco36 bihorco36 self-assigned this Dec 16, 2024
lib/prawn/markup/processor.rb Outdated Show resolved Hide resolved
lib/prawn/markup/processor.rb Outdated Show resolved Hide resolved
Due to changes in nokogiri 17, the SAX parser now needs a default
encoding: sparklemotion/nokogiri#3288
@bihorco36 bihorco36 merged commit 620b7da into main Dec 17, 2024
6 checks passed
@bihorco36 bihorco36 deleted the nokogiri-17 branch December 17, 2024 12:37
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