Skip to content

Update Gems for CVEs - #8

Merged
awilfox merged 1 commit into
mainfrom
awilfox/2026-06-24-deps
Jun 24, 2026
Merged

Update Gems for CVEs#8
awilfox merged 1 commit into
mainfrom
awilfox/2026-06-24-deps

Conversation

@awilfox

Copy link
Copy Markdown
Member
  • HTTParty is backwards-compatible with 0.21.0 as of 0.24.2; 0.24.0 is somewhat incompatible but that change was reverted with 0.24.2.

  • Nokogiri had many security issues fixed since 1.15 branch and needed to be updated to the latest, especially since we are processing user-generated XML files.

  • Other gems have just patch-level updates.

Tests pass.

* HTTParty is backwards-compatible with 0.21.0 as of 0.24.2; 0.24.0 is
somewhat incompatible but that change was reverted with 0.24.2.
* Nokogiri had many security issues fixed since 1.15 branch and needed
to be updated to the latest, especially since we are processing
user-generated XML files.
* Other gems have just patch-level updates.
Tests pass.

@anarchivistanarchivist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+, thakns!

@awilfox
awilfox merged commit 12160a4 into mainJun 24, 2026
5 checks passed
@awilfox
awilfox deleted the awilfox/2026-06-24-deps branch June 24, 2026 19:20
Sign up for freeto 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

@awilfox@anarchivist