From 5024d3b707956e06de144940c15260fdffa18c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:02:50 +0000 Subject: [PATCH] Bump haml from 5.2.1 to 5.2.2 Bumps [haml](https://github.com/haml/haml) from 5.2.1 to 5.2.2. - [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/5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 784ad40705..0908982b5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ GEM good_migrations (0.1.0) activerecord (>= 3.1) railties (>= 3.1) - haml (5.2.1) + haml (5.2.2) temple (>= 0.8.0) tilt hashdiff (1.0.1)