From 438c547ffa19e745077e0098ae36e19a03056b20 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Mon, 8 Apr 2024 21:43:44 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddcbffb..c2978ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM colorator (1.1.0) commonmarker (0.23.10) concurrent-ruby (1.2.3) - dnsruby (1.70.0) + dnsruby (1.72.0) simpleidn (~> 0.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -89,7 +89,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) jekyll (3.9.5) addressable (~> 2.4) @@ -213,7 +213,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.22.2) + minitest (5.22.3) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -222,7 +222,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.4) + public_suffix (5.0.5) racc (1.7.3) rb-fsevent (0.11.2) rb-inotify (0.10.1)