Skip to content

Commit

Permalink
fix page rendering with rack-mini-profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Feb 12, 2024
1 parent 393defc commit 62e28e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ GEM
pyu-ruby-sasl (0.0.3.3)
racc (1.7.3)
rack (2.2.8)
rack-mini-profiler (1.1.6)
rack-mini-profiler (3.3.0)
rack (>= 1.2.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -577,7 +577,7 @@ GEM
rbtree3 (0.7.1)
recursive-open-struct (1.1.3)
regexp_parser (1.8.2)
request_store (1.5.1)
request_store (1.6.0)
rack (>= 1.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit 62e28e0

Please sign in to comment.