diff --git a/Gemfile.lock b/Gemfile.lock index 2b2a23e..7fe9f1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,11 +24,12 @@ GEM execjs coffee-script-source (1.12.2) colorator (1.1.0) - commonmarker (0.23.10) + commonmarker (0.23.11) concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) - dnsruby (1.72.2) + dnsruby (1.72.3) + base64 (~> 0.2.0) simpleidn (~> 0.2.1) drb (2.2.1) em-websocket (0.5.3) @@ -239,7 +240,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.1) + minitest (5.25.2) net-http (0.5.0) uri nokogiri (1.16.7-aarch64-linux) diff --git a/_includes/latest-posts.html b/_includes/latest-posts.html index c192506..3f14397 100644 --- a/_includes/latest-posts.html +++ b/_includes/latest-posts.html @@ -3,9 +3,9 @@