From d4b878a2222481044edc43db342bbb3f26ec451a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 21:20:06 +0000 Subject: [PATCH] Bump cgi from 0.3.3 to 0.3.6 Bumps [cgi](https://github.com/ruby/cgi) from 0.3.3 to 0.3.6. - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](https://github.com/ruby/cgi/compare/v0.3.3...v0.3.6) --- updated-dependencies: - dependency-name: cgi 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 92f20e2..8589b98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - cgi (0.3.3) + cgi (0.3.6) charlock_holmes (0.7.7) coderay (1.1.3) concurrent-ruby (1.1.10)