Skip to content

Commit

Permalink
Merge pull request #2162 from alphagov/dependabot/bundler/rack-3.1.8
Browse files Browse the repository at this point in the history
Bump rack from 2.2.9 to 3.1.8
  • Loading branch information
AgaDufrat authored Oct 17, 2024
2 parents 4705707 + b88a893 commit 202713d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,19 +556,19 @@ GEM
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
rack (3.1.8)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack (>= 3.0.0, < 4)
rack-proxy (0.7.7)
rack
rack-session (1.0.2)
rack (< 3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.3.4)
actioncable (= 7.1.3.4)
actionmailbox (= 7.1.3.4)
Expand Down

0 comments on commit 202713d

Please sign in to comment.