From 4a3dae2717615c68f0961a201f9c9d2c0b5c3c61 Mon Sep 17 00:00:00 2001 From: Matthew Dawson Date: Mon, 2 Jul 2018 12:19:57 -0400 Subject: Update hamlit to fix ruby 2.5 incompatibilities, fixes #42045 Also update the hook logs to escape the contents properly, as the :plain filter does not do html escaping. --- Gemfile.rails5.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Gemfile.rails5.lock') diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock index 8c46b8c5916..66325234e29 100644 --- a/Gemfile.rails5.lock +++ b/Gemfile.rails5.lock @@ -384,8 +384,8 @@ GEM rake (>= 10, < 13) rubocop (>= 0.49.0) sysexits (~> 1.1) - hamlit (2.6.1) - temple (~> 0.7.6) + hamlit (2.8.8) + temple (>= 0.8.0) thor tilt hashdiff (0.3.4) @@ -898,7 +898,7 @@ GEM sys-filesystem (1.1.6) ffi sysexits (1.2.0) - temple (0.7.7) + temple (0.8.0) test-prof (0.2.5) text (1.3.1) thin (1.7.0) @@ -1067,7 +1067,7 @@ DEPENDENCIES graphql (~> 1.8.0) grpc (~> 1.11.0) haml_lint (~> 0.26.0) - hamlit (~> 2.6.1) + hamlit (~> 2.8.8) hashie-forbidden_attributes health_check (~> 2.6.0) hipchat (~> 1.5.0) -- cgit v1.2.3