From af841fa8833545114f320a5fddbadb861792457d Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Mon, 28 Oct 2019 16:46:13 +1100 Subject: [PATCH] DEV: update rack-mini-profiler This includes an important new feature, we pre-compile templates so CSPs that disable eval can still apply to our sites. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36c5f3279aa..f6f45cd9e9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM puma (3.12.1) r2 (0.2.7) rack (2.0.7) - rack-mini-profiler (1.1.2) + rack-mini-profiler (1.1.3) rack (>= 1.2.0) rack-openid (1.3.1) rack (>= 1.1.0)