From ef475956d2445bf4ea46369a9cb8cfa09d8c5a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:11:43 +0000 Subject: [PATCH] Bump propshaft from 0.9.1 to 1.0.1 Bumps [propshaft](https://github.com/rails/propshaft) from 0.9.1 to 1.0.1. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v0.9.1...v1.0.1) --- updated-dependencies: - dependency-name: propshaft dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83a44f5..25a6bf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,14 +110,14 @@ GEM ffaker (2.23.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -153,7 +153,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.7) - propshaft (0.9.1) + propshaft (1.0.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -284,7 +284,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)