Skip to content

chore(deps): bump rack to 2.2.22#1396

Merged
justin808 merged 1 commit intomainfrom
jg-codex/rack-2-2-22
Apr 2, 2026
Merged

chore(deps): bump rack to 2.2.22#1396
justin808 merged 1 commit intomainfrom
jg-codex/rack-2-2-22

Conversation

@justin808
Copy link
Copy Markdown
Collaborator

Summary

  • Recreate Dependabots rack 2.2.22 lockfile update on top of current main
  • Replace the conflicted original PR with a clean one-line Gemfile.lock change

Supersedes

Validation

  • env PACKAGE_JSON_FALLBACK_MANAGER=yarn_classic mise x ruby@2.7.8 node@20.19.0 -- bundle _2.4.9_ exec rake test

@claude
Copy link
Copy Markdown

claude bot commented Apr 2, 2026

PR Review: bump rack to 2.2.22

Overall: Clean, well-scoped dependency update.

Change Summary

Single-line Gemfile.lock bump: rack 2.2.6.4 -> 2.2.22. No Gemfile constraint changes needed -- the existing ~> 2.0, >= 2.2.4 range accommodates this version.

Code Quality

Security

rack 2.2.x has had several CVE fixes between 2.2.6.4 and 2.2.22 (including issues around header parsing, path traversal, and DoS). This bump is a positive security improvement.

Test Coverage

The PR description notes the full test suite was run manually (bundle exec rake test) -- good practice for a dependency bump. No new tests are needed for a lockfile-only change.

No concerns

This is a straightforward, low-risk security maintenance update. Nothing to flag.


Review generated by Claude (claude-sonnet-4-6)

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