From 284cb130f7ec9c4dbaa40be337573eb144e3c269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:55:09 +0000 Subject: [PATCH] Bump phlex-rails from 1.1.1 to 1.2.1 Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/phlex-ruby/phlex-rails/releases) - [Changelog](https://github.com/phlex-ruby/phlex-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/phlex-ruby/phlex-rails/compare/1.1.1...1.2.1) --- updated-dependencies: - dependency-name: phlex-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4cb5c26..a984095 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -157,7 +157,7 @@ GEM net-smtp marcel (1.0.2) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) multi_css (0.1.0) css_press @@ -183,11 +183,10 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - phlex (1.10.1) - phlex-rails (1.1.1) - phlex (~> 1.9) + phlex (1.10.2) + phlex-rails (1.2.1) + phlex (~> 1.10.0) railties (>= 6.1, < 8) - zeitwerk (~> 2.6) polyglot (0.3.5) prettier_print (1.2.1) psych (5.1.2) @@ -195,7 +194,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-rewrite (1.5.1) rack-session (1.0.2) rack (< 3) @@ -234,7 +233,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.6.1)