mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: update rack-mini-profiler
This contains a fix to avoid a certain exception that kept popping up on page transitions when mini profiler was fighting with our app and our app was removing the mini profiler timing.
This commit is contained in:
@@ -272,7 +272,7 @@ GEM
|
||||
nio4r (~> 2.0)
|
||||
r2 (0.2.7)
|
||||
rack (2.0.8)
|
||||
rack-mini-profiler (1.1.5)
|
||||
rack-mini-profiler (1.1.6)
|
||||
rack (>= 1.2.0)
|
||||
rack-openid (1.3.1)
|
||||
rack (>= 1.1.0)
|
||||
|
||||
Reference in New Issue
Block a user