From 018d85d81a51dd3d1a950d9e7876508344517cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:41:07 +0000 Subject: [PATCH] chore(deps): bump erb from 6.0.2 to 6.0.4 in /example/rails Bumps [erb](https://github.com/ruby/erb) from 6.0.2 to 6.0.4. - [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.2...v6.0.4) --- updated-dependencies: - dependency-name: erb dependency-version: 6.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/rails/Gemfile.lock b/example/rails/Gemfile.lock index 6c90977..4c80881 100644 --- a/example/rails/Gemfile.lock +++ b/example/rails/Gemfile.lock @@ -93,7 +93,7 @@ GEM crass (1.0.6) date (3.5.1) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) erubi (1.13.1) globalid (1.3.0) activesupport (>= 6.1)