From 135e4d60747c05696ae2800ecadc408f77b11724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:37:04 +0000 Subject: [PATCH] Bump erb from 4.0.4 to 4.0.4.1 in /docs Bumps [erb](https://github.com/ruby/erb) from 4.0.4 to 4.0.4.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/v4.0.4...v4.0.4.1) --- updated-dependencies: - dependency-name: erb dependency-version: 4.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e8a699d9..87773363 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -18,7 +18,7 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.1) - cgi (0.4.2) + cgi (0.5.1) colorator (1.1.0) concurrent-ruby (1.3.6) connection_pool (3.0.2) @@ -26,7 +26,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) eventmachine (1.2.7) ffi (1.16.3)