From 7eb990c0d679182b1566a0e7e9cfebe8837ad149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:56 +0000 Subject: [PATCH] Bump haml from 3.1.6 to 5.0.0 in /r/c Bumps [haml](https://github.com/haml/haml) from 3.1.6 to 5.0.0. - [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/3.1.6...v5.0.0) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r/c/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/r/c/Gemfile.lock b/r/c/Gemfile.lock index fb093291a3..1637e1944e 100644 --- a/r/c/Gemfile.lock +++ b/r/c/Gemfile.lock @@ -1,7 +1,11 @@ GEM remote: http://rubygems.org/ specs: - haml (3.1.6) + haml (5.0.0) + temple (>= 0.8.0) + tilt + temple (0.8.2) + tilt (2.0.10) PLATFORMS java