From 48e7bdc4ef133b0bbba26547fa99f27a9f980d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 08:58:49 -0500 Subject: [PATCH] Bump prism from 1.0.0 to 1.1.0 (#684) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab9e41e..7622a94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM parser (3.3.5.0) ast (~> 2.4.1) racc - prism (1.0.0) + prism (1.1.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)