From e94f4642e3c4272e26f4dd1e43305d1ba9bb5a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 05:09:07 +0000 Subject: [PATCH] Bump prism from 1.0.0 to 1.1.0 Bumps [prism](https://github.com/ruby/prism) from 1.0.0 to 1.1.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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: prism dependency-type: direct:production 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 909ef07..b9074ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM parser (3.3.5.0) ast (~> 2.4.1) racc - prism (1.0.0) + prism (1.1.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1)