From 36376c65973f6f2f164c80f59ef05f4177659f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 20:43:34 +0000 Subject: [PATCH] bundle: bump the ruby-dependencies group across 1 directory with 2 updates Bumps the ruby-dependencies group with 2 updates in the / directory: [haml](https://github.com/haml/haml) and [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `haml` from 7.2.0 to 7.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/v7.2.0...v7.2.2) Updates `simplecov` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: haml dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93b3682..87b30b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM google-protobuf (4.35.1-x86_64-linux-gnu) bigdecimal rake (~> 13.3) - haml (7.2.0) + haml (7.2.2) temple (>= 0.8.2) thor tilt @@ -345,7 +345,7 @@ GEM simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) - simplecov (1.0.1) + simplecov (1.0.3) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger