From a18d34402556423778985de8b401d7d13048e0b3 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 29 May 2017 21:39:19 +0900 Subject: [PATCH] Update Haml to 5.0 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60e2023..4981d9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,8 @@ GEM json globalid (0.3.7) activesupport (>= 4.1.0) - haml (4.0.7) + haml (5.0.1) + temple (>= 0.8.0) tilt hashie (3.4.6) highline (1.7.8) @@ -202,6 +203,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + temple (0.8.0) thor (0.19.4) thread_safe (0.3.6) tilt (2.0.5)