From bd56f636b2056485eba9b788f6cb1e0b237ac2f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:30:21 +0000 Subject: [PATCH] Bump linzer from 0.7.2 to 0.7.3 in /debug_fasp Bumps [linzer](https://github.com/nomadium/linzer) from 0.7.2 to 0.7.3. - [Changelog](https://github.com/nomadium/linzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nomadium/linzer/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: linzer dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- debug_fasp/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debug_fasp/Gemfile.lock b/debug_fasp/Gemfile.lock index df44dae..ec2c046 100644 --- a/debug_fasp/Gemfile.lock +++ b/debug_fasp/Gemfile.lock @@ -92,7 +92,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) @@ -154,7 +154,7 @@ GEM json (2.12.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - linzer (0.7.2) + linzer (0.7.3) cgi (~> 0.4.2) forwardable (~> 1.3, >= 1.3.3) logger (~> 1.7, >= 1.7.0)