From 1a4f3abf6f497e442015bf906e88aa68a80e7f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:55:23 +0000 Subject: [PATCH] Bump phlex-rails from 1.2.2 to 2.1.2 Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.2.2 to 2.1.2. - [Release notes](https://github.com/phlex-ruby/phlex-rails/releases) - [Commits](https://github.com/phlex-ruby/phlex-rails/compare/1.2.2...2.1.2) --- updated-dependencies: - dependency-name: phlex-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index ec6978e..6f97eed 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem "octokit", "~> 9.2.0" gem "omniauth-github", github: "omniauth/omniauth-github", branch: "master" gem "omniauth-rails_csrf_protection" gem "pagy", "~> 9.3.3" -gem "phlex-rails", "~> 1.2.2" +gem "phlex-rails", "~> 2.1.2" gem "propshaft", "~> 1.1.0" gem "puma", ">= 6.6.0" gem "sentry-ruby", "~> 5.22.4" diff --git a/Gemfile.lock b/Gemfile.lock index 95f06f7..9056c3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,19 +305,19 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.2-aarch64-linux-gnu) + nokogiri (1.18.3-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.2-aarch64-linux-musl) + nokogiri (1.18.3-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.2-arm-linux-gnu) + nokogiri (1.18.3-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.2-arm-linux-musl) + nokogiri (1.18.3-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.2-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.2-x86_64-linux-musl) + nokogiri (1.18.3-x86_64-linux-musl) racc (~> 1.4) noticed (2.6.0) rails (>= 6.1.0) @@ -351,9 +351,9 @@ GEM parser (3.3.7.1) ast (~> 2.4.1) racc - phlex (1.11.0) - phlex-rails (1.2.2) - phlex (>= 1.10, < 2) + phlex (2.1.1) + phlex-rails (2.1.2) + phlex (~> 2.1.0) railties (>= 6.1, < 9) pp (0.6.2) prettyprint @@ -374,7 +374,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.10) + rack (3.1.11) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -524,7 +524,7 @@ GEM stackprof (0.2.27) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.3) + stringio (3.1.5) thor (1.3.2) thruster (0.1.11) thruster (0.1.11-aarch64-linux) @@ -539,7 +539,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) version_gem (1.1.4) vite_rails (3.0.19) @@ -558,7 +558,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS aarch64-linux @@ -604,7 +604,7 @@ DEPENDENCIES omniauth-rails_csrf_protection overcommit pagy (~> 9.3.3) - phlex-rails (~> 1.2.2) + phlex-rails (~> 2.1.2) propshaft (~> 1.1.0) puma (>= 6.6.0) rails (= 8.0.1)