diff --git a/Gemfile.lock b/Gemfile.lock index fb31fb1158..49bc24e853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -42,7 +42,7 @@ GEM bibtex-ruby (6.1.0) latex-decode (~> 0.0) racc (~> 1.7) - bigdecimal (3.3.1) + bigdecimal (4.0.1) chunky_png (1.4.0) citeproc (1.0.10) namae (~> 1.0) @@ -50,8 +50,8 @@ GEM citeproc (~> 1.0, >= 1.0.9) csl (~> 1.6) colorator (1.1.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) csl (1.6.0) namae (~> 1.0) rexml @@ -77,7 +77,7 @@ GEM bigdecimal rake (>= 13) http_parser.rb (0.8.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (4.4.1) addressable (~> 2.4) @@ -118,7 +118,7 @@ GEM jekyll (~> 4.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.9.1) + json (2.18.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -134,7 +134,8 @@ GEM logger (1.7.0) mercenary (0.4.0) mini_portile2 (2.8.9) - minitest (5.26.1) + minitest (6.0.1) + prism (~> 1.5) namae (1.2.0) racc (~> 1.7) nokogiri (1.19.0) @@ -144,6 +145,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) + prism (1.7.0) public_suffix (6.0.1) racc (1.8.1) rack (3.1.18)