From ce2952af6fe91bd8909e5fa2359c1dbfe6273f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:06:04 +0000 Subject: [PATCH] Bump propshaft from 0.7.0 to 0.8.0 Bumps [propshaft](https://github.com/rails/propshaft) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: propshaft 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 a7fac3c9e..16f018f83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,7 @@ GEM optimist (~> 3.0) pg (1.5.4) prettier_print (1.2.1) - propshaft (0.7.0) + propshaft (0.8.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack