From ab6641c718024ab92bbb6400a484583ccb1be898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 14:27:19 +0000 Subject: [PATCH] Bump propshaft from 1.1.0 to 1.2.0 Bumps [propshaft](https://github.com/rails/propshaft) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c12e4f7..96854c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM dotenv (3.1.8) drb (2.2.3) ed25519 (1.4.0) - erb (5.0.1) + erb (5.0.2) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -206,7 +206,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) interception (0.5) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -334,11 +334,10 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - propshaft (1.1.0) + propshaft (1.2.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - railties (>= 7.0.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -419,7 +418,7 @@ GEM ffi (~> 1.0) rbs (3.9.4) logger - rdoc (6.14.1) + rdoc (6.14.2) erb psych (>= 4.0.0) redcarpet (3.6.1)