From b34f9c12f82dd46075f16768b2120e449c9b55c5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 09:11:26 +0000 Subject: [PATCH] Update Ascii85 to version 1.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index abf367c2..ddee791b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) + Ascii85 (1.1.1) actioncable (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1)