Skip to content

Conversation

@ekohl
Copy link
Contributor

@ekohl ekohl commented Dec 22, 2024

This gem doesn't use JSON at all and uses nokogiri directly instead of fog-xml. This removes the dependencies and instead adds nokogiri directly.

fog-xml has nokogiri 1.5.11 as the lower bound. This is updated to 1.11 because that version introduced native gems for 2.7. It's also already 3 years old so it should be usable for everyone. There were plenty of CVEs in older versions.

This gem doesn't use JSON at all and uses nokogiri directly instead of
fog-xml. This removes the dependencies and instead adds nokogiri
directly.

fog-xml has nokogiri 1.5.11 as the lower bound. This is updated to 1.11
because that version introduced native gems for 2.7. It's also already 3
years old so it should be usable for everyone. There were plenty of CVEs
in older versions.
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