From 47b5513616f424f6b5ab933f37355426786c0e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:28:45 +0000 Subject: [PATCH] Bump prism from 1.7.0 to 1.8.0 in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [prism](https://github.com/ruby/prism). Updates `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: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9e5ebc..f2099fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM parser (3.3.7.3) ast (~> 2.4.1) racc - prism (1.7.0) + prism (1.8.0) public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1)