From 37f6bed9f128b997f7a47dbfbe82c0e4c0c6f720 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 7 Nov 2023 10:43:06 +0200 Subject: [PATCH] bundle update --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10f1df7..e4fcd80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - base64 (0.1.1) + base64 (0.2.0) bigdecimal (3.1.4) coffee-script (2.4.1) coffee-script-source @@ -25,7 +25,7 @@ GEM connection_pool (2.4.1) dnsruby (1.70.0) simpleidn (~> 0.2.1) - drb (2.1.1) + drb (2.2.0) ruby2_keywords em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -221,7 +221,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) octokit (4.25.1)