From 5395f12f2023b798d26f1f1e34cad22d4313c93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:53:10 +0000 Subject: [PATCH] Bump haml from 3.1.3 to 5.0.0 in /rubyweb Bumps [haml](https://github.com/haml/haml) from 3.1.3 to 5.0.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/3.1.3...v5.0.0) Signed-off-by: dependabot[bot] --- rubyweb/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rubyweb/Gemfile.lock b/rubyweb/Gemfile.lock index d7a40ab..e8de5c2 100644 --- a/rubyweb/Gemfile.lock +++ b/rubyweb/Gemfile.lock @@ -52,7 +52,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) compass (0.11.5) chunky_png (~> 1.2) fssm (>= 0.2.7) @@ -68,7 +68,9 @@ GEM formtastic (2.0.2) rails (~> 3.0) fssm (0.2.7) - haml (3.1.3) + haml (5.0.0) + temple (>= 0.8.0) + tilt has_scope (0.5.1) hike (1.2.1) i18n (0.6.0) @@ -140,6 +142,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.4) + temple (0.8.2) therubyracer (0.9.4) libv8 (~> 3.3.10) thor (0.14.6)