From 13d79a8e611fe2ede945698ea06d146528eb0457 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 14 Nov 2023 20:29:21 +0200 Subject: [PATCH] bundle update --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4fcd80..60d42d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.1) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -257,7 +257,7 @@ GEM concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9) unicode-display_width (1.8.0) webrick (1.8.1)