From 45fd0e8848a5c9ad4248a4c17b9d0d702f07e5b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 10:18:14 +0000 Subject: [PATCH] Bump hamlit from 2.11.0 to 3.0.0 Bumps [hamlit](https://github.com/k0kubun/hamlit) from 2.11.0 to 3.0.0. - [Release notes](https://github.com/k0kubun/hamlit/releases) - [Changelog](https://github.com/k0kubun/hamlit/blob/master/CHANGELOG.md) - [Commits](https://github.com/k0kubun/hamlit/compare/v2.11.0...v3.0.0) --- updated-dependencies: - dependency-name: hamlit dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4..ca90718a61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -257,7 +258,7 @@ GEM ruby-progressbar (~> 1.4) globalid (0.4.2) activesupport (>= 4.2.0) - hamlit (2.11.0) + hamlit (3.0.0) temple (>= 0.8.2) thor tilt @@ -622,7 +623,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) thwait (0.1.0) - tilt (2.0.10) + tilt (2.0.11) tty-color (0.5.1) tty-cursor (0.7.1) tty-prompt (0.21.0) -- GitLab