From 06317fc30fe3e3da55157025ba33b7e13d498180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 02:14:49 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.0.10 Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.0.10. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/v5.2.2...v6.0.10) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c97ec7c0a10..475a41ab5c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,8 +310,9 @@ GEM good_migrations (0.1.0) activerecord (>= 3.1) railties (>= 3.1) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.0.10) + temple (>= 0.8.2) + thor tilt hashdiff (1.0.1) hashery (2.1.2) @@ -331,7 +332,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16) - json (2.6.1) + json (1.8.6) json-schema (2.8.1) addressable (>= 2.4) json_spec (1.1.5) @@ -615,7 +616,7 @@ GEM state_machines-activemodel (>= 0.8.0) stringex (2.8.5) stripe (5.42.0) - temple (0.8.2) + temple (0.9.1) test-prof (1.0.7) test-unit (3.5.0) power_assert @@ -623,7 +624,7 @@ GEM thread-local (1.1.0) thwait (0.2.0) e2mmap - tilt (2.0.10) + tilt (2.0.11) timecop (0.9.4) ttfunk (1.7.0) tzinfo (2.0.4)