From 52ceaf4e59d29e86c11dbf53335dd35bf163c6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:12:11 +0000 Subject: [PATCH] Bump flog from 4.8.0 to 4.9.0 Bumps [flog](https://github.com/seattlerb/flog) from 4.8.0 to 4.9.0. - [Changelog](https://github.com/seattlerb/flog/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/flog/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: flog dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 819a0fa..9b02cbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,9 +98,9 @@ GEM erb (6.0.0) erubi (1.13.1) fattr (2.4.0) - flog (4.8.0) - path_expander (~> 1.0) - ruby_parser (~> 3.1, > 3.1.0) + flog (4.9.0) + path_expander (~> 2.0) + prism (~> 1.5) sexp_processor (~> 4.8) globalid (1.3.0) activesupport (>= 6.1) @@ -154,10 +154,11 @@ GEM nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.3) - path_expander (1.1.3) + path_expander (2.0.0) pp (0.6.3) prettyprint prettyprint (0.2.0) + prism (1.6.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0)