Skip to content

Commit

Permalink
fix(security): patch rack dependency vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
matthv committed Mar 8, 2024
1 parent 71b2cff commit 3c68ad4
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 @@ -168,7 +168,7 @@ GEM
webfinger (~> 1.2)
public_suffix (5.0.1)
racc (1.6.2)
rack (2.2.5)
rack (2.2.8.1)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-oauth2 (1.21.3)
Expand Down

0 comments on commit 3c68ad4

Please sign in to comment.