From d92e9b72d4abdbf176a595e82b5cf5576f48fe3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 09:35:01 +0000 Subject: [PATCH] Bump propshaft from 1.2.1 to 1.3.1 Bumps [propshaft](https://github.com/rails/propshaft) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.2.1...v1.3.1) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef42985..878c40a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.5.1) - propshaft (1.2.1) + propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack