From 89fea26a11c92df5540869c7e579a7a7e38921d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:17:07 +0000 Subject: [PATCH] Bump phlex-rails from 1.1.1 to 1.1.2 Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.1.1 to 1.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: phlex-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8a785f..d0ba03f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,8 +211,8 @@ GEM concurrent-ruby (~> 1.2) erb (>= 4) zeitwerk (~> 2.6) - phlex-rails (1.1.1) - phlex (~> 1.9) + phlex-rails (1.1.2) + phlex (~> 1.9.1) railties (>= 6.1, < 8) zeitwerk (~> 2.6) phlex-testing-capybara (0.1.0) @@ -263,7 +263,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.9.0)