Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
include Rack security update
  • Loading branch information
xuanxu committed Mar 11, 2025
1 parent 24fd808 commit 5368a22
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.9)
cgi (0.4.1)
cgi (0.4.2)
charlock_holmes (0.7.9)
chronic (0.10.2)
connection_pool (2.5.0)
Expand Down Expand Up @@ -53,7 +53,7 @@ GEM
net-http (0.6.0)
uri
nio4r (2.7.4)
nokogiri (1.18.2)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (9.2.0)
Expand All @@ -64,7 +64,7 @@ GEM
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.10)
rack (3.1.12)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
Expand All @@ -74,7 +74,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
redis-client (0.23.2)
redis-client (0.24.0)
connection_pool
reverse_markdown (3.0.0)
nokogiri
Expand Down Expand Up @@ -103,12 +103,12 @@ GEM
multi_json (~> 1.15)
rexml (~> 3.2, >= 3.2.5)
thor (~> 1.2, >= 1.2.1)
sidekiq (7.3.9)
base64
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
sidekiq (8.0.1)
connection_pool (>= 2.5.0)
json (>= 2.9.0)
logger (>= 1.6.2)
rack (>= 3.1.0)
redis-client (>= 0.23.2)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
Expand All @@ -124,8 +124,8 @@ GEM
tilt (~> 2.0)
thor (1.3.2)
tilt (2.6.0)
uri (1.0.2)
webmock (3.25.0)
uri (1.0.3)
webmock (3.25.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 5368a22

Please sign in to comment.