Skip to content

Commit

Permalink
Bump rack (et al) to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed Oct 23, 2024
1 parent a252b96 commit c184335
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,14 +170,14 @@ GEM
psych (5.1.2)
stringio
racc (1.7.3)
rack (2.2.8.1)
rack-session (1.0.2)
rack (< 3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rackup (1.0.0)
rack (< 3)
webrick
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.2.1.1)
actioncable (= 7.2.1.1)
actionmailbox (= 7.2.1.1)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
thor (1.3.1)
tilt (2.0.10)
timeout (0.4.1)
turbo-rails (1.0.1)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.5)
Expand Down

0 comments on commit c184335

Please sign in to comment.