Skip to content

Commit

Permalink
Bump rack 2.2.9 -> 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-mcneil committed Sep 4, 2024
1 parent 1fa3343 commit 104d547
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,11 @@ GEM
google-protobuf (4.28.0)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-java)
bigdecimal
ffi (~> 1)
ffi-compiler (~> 1)
rake (>= 13)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
Expand Down Expand Up @@ -773,24 +778,24 @@ GEM
raabro (1.4.0)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.9)
rack (3.1.7)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-protection (3.2.0)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rack-timeout (0.7.0)
rack-vcr (0.1.6)
vcr (>= 2.9)
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 104d547

Please sign in to comment.