From 016f3bd05d6ec6925ab1a20232b28d1ab12f6464 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Wed, 25 Jul 2018 13:24:33 -0700 Subject: Bump haml gem to 5.0.4 As pointed out in #49625, this version is needed to support Ruby 2.5. See https://github.com/haml/haml/blob/master/CHANGELOG.md for more details. --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 5bb7bc53962..9ec9039bd2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -375,7 +375,8 @@ GEM google-protobuf (~> 3.1) googleapis-common-protos-types (~> 1.0.0) googleauth (>= 0.5.1, < 0.7) - haml (4.0.7) + haml (5.0.4) + temple (>= 0.8.0) tilt haml_lint (0.26.0) haml (>= 4.0, < 5.1) -- cgit v1.2.3