diff --git a/Gemfile.lock b/Gemfile.lock index a882f95..2e61c1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -29,7 +29,7 @@ GEM latex-decode (~> 0.0) logger (~> 1.7) racc (~> 1.7) - bigdecimal (3.3.1) + bigdecimal (4.0.1) citeproc (1.1.0) date forwardable @@ -45,8 +45,8 @@ GEM fast-stemmer (~> 1.0) matrix (~> 0.4) colorator (1.1.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) csl (2.2.1) forwardable (~> 1.3) @@ -116,7 +116,7 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (4.4.1) addressable (~> 2.4) @@ -181,7 +181,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.16.0) + json (2.19.2) json-minify (0.0.3) json (> 0) kramdown (2.5.1) @@ -200,9 +200,11 @@ GEM matrix (0.4.3) mercenary (0.4.0) mini_mime (1.1.5) - minitest (5.26.2) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) namae (1.2.0) racc (~> 1.7) nokogiri (1.18.10-aarch64-linux-gnu) @@ -229,6 +231,7 @@ GEM ostruct (0.6.3) pathutil (0.16.2) forwardable-extended (~> 2.6) + prism (1.9.0) public_suffix (6.0.2) racc (1.8.1) rake (13.3.1)