From 45d513d01d88ba8f8e8aae015f6ba2e2a868a1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:08:13 +0000 Subject: [PATCH] build(deps): bump prism from 1.8.0 to 1.9.0 Bumps [prism](https://github.com/ruby/prism) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: prism dependency-version: 1.9.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 9642e355ac3..cfe888658a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) prometheus-client (4.2.5) base64 pry (0.16.0)