From 50ff0318652e23ab3b3189b99e1fcd349ea3a246 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 5 Jan 2024 11:30:24 +0000
Subject: [PATCH] Build(deps): Bump erb from 4.0.3 to 4.0.4

Bumps [erb](https://github.com/ruby/erb) from 4.0.3 to 4.0.4.
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/erb/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: erb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index d3338b9b..14ef4b61 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -19,7 +19,7 @@ GEM
       rspec-expectations (>= 2.7.0)
     ast (2.4.2)
     builder (3.2.4)
-    cgi (0.3.6)
+    cgi (0.4.1)
     childprocess (4.1.0)
     clamp (1.3.2)
     cucumber (7.1.0)
@@ -54,7 +54,7 @@ GEM
       cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
     diff-lcs (1.5.0)
     docile (1.4.0)
-    erb (4.0.3)
+    erb (4.0.4)
       cgi (>= 0.3.3)
     ffi (1.15.5)
     json (2.6.3)