From 036a36d2c107bc2a9427b99732ed057cb4e8e7c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:27:22 +0000 Subject: [PATCH] build(deps): bump propshaft from 1.2.1 to 1.3.0 Bumps [propshaft](https://github.com/rails/propshaft) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.0 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 397c979..08a6b9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.5.1) - propshaft (1.2.1) + propshaft (1.3.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack