Skip to content

Commit

Permalink
Upgrade rack to fix vulnerabilities
Browse files Browse the repository at this point in the history
Upgrading rack to 2.2.8.1 fixes three vulnerabilities, two DoS and one
ReDoS. See these pages for details:

- https://github.com/gma/nesta/security/dependabot/23
- https://github.com/gma/nesta/security/dependabot/24
- https://github.com/gma/nesta/security/dependabot/25
  • Loading branch information
gma committed Mar 5, 2024
1 parent dd26f30 commit 8bcb2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
racc (~> 1.4)
public_suffix (5.0.1)
racc (1.7.3)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.0.2)
Expand Down

0 comments on commit 8bcb2cf

Please sign in to comment.