From e0d8499a8cbf865e1bcbcdbb11d3b6b511cc3882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:10:42 -0400 Subject: [PATCH] Bump propshaft from 0.8.0 to 0.9.0 (#812) Bumps [propshaft](https://github.com/rails/propshaft) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: propshaft dependency-type: direct:production update-type: version-update:semver-minor ... 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 2d92ab8d..6eebf287 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM racc pg (1.5.6) prism (0.27.0) - propshaft (0.8.0) + propshaft (0.9.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack