From 5acd7e421e869bb4add61507cf9cbb05e8762582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:20:15 +0000 Subject: [PATCH] Bump prism from 1.7.0 to 1.8.0 Bumps [prism](https://github.com/ruby/prism) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby/prism/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: prism dependency-version: 1.8.0 dependency-type: indirect 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 66b4aec..42f3c61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.7.0) + prism (1.8.0) public_suffix (5.1.1) racc (1.8.1) rb-fsevent (0.11.2)