From 2dfc0f752073efa419a15c107feb3f2721a9bd4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 07:12:55 +0000 Subject: [PATCH] Bump phlex from 1.9.1 to 1.9.3 in /gem Bumps [phlex](https://github.com/phlex-ruby/phlex) from 1.9.1 to 1.9.3. - [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/compare/1.9.1...1.9.3) --- updated-dependencies: - dependency-name: phlex dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index 6e9684d..ec562c6 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -59,7 +59,7 @@ GEM bigdecimal (3.1.6) builder (3.2.4) cgi (0.4.1) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) css_press (0.3.2) @@ -108,7 +108,7 @@ GEM parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - phlex (1.9.1) + phlex (1.9.3) concurrent-ruby (~> 1.2) erb (>= 4) zeitwerk (~> 2.6) @@ -169,7 +169,7 @@ GEM json (>= 1.8.0) unicode-display_width (2.4.2) webrick (1.8.1) - zeitwerk (2.6.13) + zeitwerk (2.6.17) PLATFORMS x86_64-darwin-19