From fe639a1746537719d329ff920136b94ded3ce991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 03:29:03 +0000 Subject: [PATCH] chore(deps): 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 d28c174..0a1ea36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM net-ssh (>= 2.6.5, < 8.0.0) net-ssh (7.3.0) net-telnet (0.2.0) - prism (1.7.0) + prism (1.8.0) rainbow (3.1.1) reline (0.6.3) io-console (~> 0.5)