diff --git a/Gemfile.lock b/Gemfile.lock index a2590fb..4201348 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,10 +2,15 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - activesupport (7.0.4.3) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) @@ -15,6 +20,7 @@ GEM fiber-annotation io-event (~> 1.5, >= 1.5.1) timers (~> 4.1) + base64 (0.2.0) bigdecimal (3.1.6) coffee-script (2.4.1) coffee-script-source @@ -22,13 +28,15 @@ GEM coffee-script-source (1.11.1) colorator (1.1.0) commonmarker (0.23.9) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) console (1.23.5) fiber-annotation fiber-local json dnsruby (1.61.9) simpleidn (~> 0.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -110,7 +118,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) io-event (1.5.1) jekyll (3.9.3) @@ -235,7 +243,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.18.0) + minitest (5.22.2) + mutex_m (0.2.0) nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) octokit (4.25.1)