From a7b8bfdea2d8e12f7337e9c241891bfa4e8e1763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:49:00 +0000 Subject: [PATCH] Bump propshaft from 1.1.0 to 1.2.1 Bumps [propshaft](https://github.com/rails/propshaft) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c842d3c..89adabd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) - erb (5.0.1) + erb (5.0.2) erubi (1.13.1) factory_bot (6.5.4) activesupport (>= 6.1.0) @@ -162,7 +162,7 @@ GEM hashdiff (1.2.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -209,9 +209,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.8-aarch64-linux-gnu) + nokogiri (1.18.9-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-arm64-darwin) + nokogiri (1.18.9-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) pagy (6.5.0) @@ -224,11 +226,10 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - propshaft (1.1.0) + propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - railties (>= 7.0.0) psych (5.2.6) date stringio @@ -238,7 +239,7 @@ GEM pundit (2.5.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -290,7 +291,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.14.1) + rdoc (6.14.2) erb psych (>= 4.0.0) redis (5.4.0) @@ -298,7 +299,7 @@ GEM redis-client (0.25.0) connection_pool regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -378,7 +379,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) @@ -413,6 +414,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10.14)