From df649a793e1fb60c48d5308d13259c314da1e59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:21:06 +0000 Subject: [PATCH] Bump phlex from 1.9.1 to 1.10.1 in /gem Bumps [phlex](https://github.com/phlex-ruby/phlex) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/phlex-ruby/phlex/releases) - [Changelog](https://github.com/phlex-ruby/phlex/blob/main/CHANGELOG.md) - [Commits](https://github.com/phlex-ruby/phlex/commits) --- updated-dependencies: - dependency-name: phlex dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index 77ed5ce..c521b99 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -58,7 +58,6 @@ GEM base64 (0.2.0) bigdecimal (3.1.6) builder (3.2.4) - cgi (0.4.1) concurrent-ruby (1.2.3) connection_pool (2.4.1) crass (1.0.6) @@ -74,8 +73,6 @@ GEM rainbow (>= 2.1.0) drb (2.2.0) ruby2_keywords - erb (4.0.4) - cgi (>= 0.3.3) erubi (1.12.0) execjs (2.8.1) html_press (0.8.2) @@ -108,10 +105,7 @@ GEM parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - phlex (1.9.1) - concurrent-ruby (~> 1.2) - erb (>= 4) - zeitwerk (~> 2.6) + phlex (1.10.1) phlex-rails (1.1.1) phlex (~> 1.9) railties (>= 6.1, < 8)