diff --git a/Gemfile.lock b/Gemfile.lock index f14c384..cbbceb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2.1) + activesupport (8.0.2) base64 benchmark (>= 0.3) bigdecimal @@ -13,6 +13,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) @@ -26,7 +27,7 @@ GEM colorator (1.1.0) commonmarker (0.23.10) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) csv (3.3.0) dnsruby (1.72.2) simpleidn (~> 0.2.1) @@ -47,7 +48,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (3.0.0) + git (3.0.2) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.3) @@ -228,7 +229,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) mercenary (0.3.6) mgem (0.3.0) mini_portile2 (2.8.8) @@ -236,7 +237,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.4) + minitest (5.25.5) net-http (0.4.1) uri nokogiri (1.18.8)