From 5e585b62fb499d1145bcab806f573247290d2bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 03:58:02 +0000 Subject: [PATCH] Bump erb from 4.0.2 to 4.0.4 Bumps [erb](https://github.com/ruby/erb) from 4.0.2 to 4.0.4. - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/erb/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: erb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81f9271..44a69c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM async (>= 1.25) base64 (0.1.1) bigdecimal (3.1.4) - cgi (0.3.6) + cgi (0.4.1) coderay (1.1.3) concurrent-ruby (1.2.2) connection_pool (2.4.1) @@ -55,7 +55,7 @@ GEM docile (1.4.0) drb (2.2.0) ruby2_keywords - erb (4.0.2) + erb (4.0.4) cgi (>= 0.3.3) factory_bot (6.4.2) activesupport (>= 5.0.0)