From 9d63c99e8331aa3a9e2144106fcd1aa1914208eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:39:32 +0100 Subject: [PATCH] Bump phlex from 1.10.1 to 1.11.0 (#448) Bumps [phlex](https://github.com/phlex-ruby/phlex) from 1.10.1 to 1.11.0. - [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.10.1...1.11.0) --- updated-dependencies: - dependency-name: phlex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b32e4fc..0bd4698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM parser (3.3.4.0) ast (~> 2.4.1) racc - phlex (1.10.1) + phlex (1.11.0) phlex-rails (1.1.1) phlex (~> 1.9) railties (>= 6.1, < 8)