From 634308a3348a2847ac7b7be8d0c21b9f860ce277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 11:06:07 +0000 Subject: [PATCH] build(deps): bump erb from 6.0.6 to 6.0.7 Bumps [erb](https://github.com/ruby/erb) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/erb/compare/v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.7 dependency-type: indirect 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 fbf0edfea37..4fc8093d442 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM diff-lcs (1.6.2) digest-xxhash (0.2.9) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) factory_bot (6.6.0) activesupport (>= 6.1.0)