diff --git a/Gemfile.lock b/Gemfile.lock index bc2df593a..4e6b0ff33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bigdecimal (3.3.1) coffee-script (2.4.1) @@ -25,7 +25,7 @@ GEM colorator (1.1.0) commonmarker (0.23.12) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) csv (3.3.5) dnsruby (1.73.1) base64 (>= 0.2) @@ -233,9 +233,9 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.26.1) - net-http (0.7.0) - uri + minitest (5.26.2) + net-http (0.8.0) + uri (>= 0.11.1) nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4)