From 7966c44d7f8c1e6001211f606b0733cb5a498cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:41:51 -0400 Subject: [PATCH] Bump propshaft from 0.9.0 to 0.9.1 (#1104) Bumps [propshaft](https://github.com/rails/propshaft) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: propshaft dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8cebd31..addf9994 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM racc pg (1.5.7) prism (0.30.0) - propshaft (0.9.0) + propshaft (0.9.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack