From afdc4b8746689eda20c3a9a17a16b0dd1b76c364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 05:45:15 +0000 Subject: [PATCH] Bump propshaft from 1.0.0 to 1.3.2 Bumps [propshaft](https://github.com/rails/propshaft) from 1.0.0 to 1.3.2. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.0.0...v1.3.2) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.2 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 0bf40ad8..207b81de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chunky_png (1.4.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crass (1.0.7) date (3.5.1) @@ -138,7 +138,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) drb (2.2.3) - erb (6.0.4) + erb (6.0.7) erubi (1.13.1) faker (3.8.0) i18n (>= 1.8.11, < 2) @@ -155,7 +155,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.2) + io-console (0.9.1) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -220,11 +220,10 @@ GEM prettyprint prettyprint (0.2.0) prism (1.9.0) - propshaft (1.0.0) + propshaft (1.3.2) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - railties (>= 7.0.0) psych (5.4.0) date stringio @@ -253,7 +252,7 @@ GEM nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) rake (13.4.2) - rbs (4.0.3) + rbs (4.1.2) logger prism (>= 1.6.0) tsort @@ -270,7 +269,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) resque (2.6.0) mono_logger (~> 1.0) @@ -372,7 +371,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux