From 3dc3d712cc2f345eb3dce74ed77aad5349367b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:43:08 +0000 Subject: [PATCH] chore(deps): bump erb from 5.0.2 to 6.0.1.1 Bumps [erb](https://github.com/ruby/erb) from 5.0.2 to 6.0.1.1. - [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/v5.0.2...v6.0.1.1) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4ad73c..e7eb09a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM dynamic_form (1.2.0) email_validator (2.2.4) activemodel - erb (5.0.2) + erb (6.0.1.1) erubi (1.12.0) execjs (2.7.0) factory_bot (6.4.6)