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:
Sam Saffron 2020-01-30 17:57:47 +11:00
parent 1150cd4621
commit 9f0e57b338

View File

@ -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)