diff --git a/Gemfile.lock b/Gemfile.lock index c6a37d3602..f7bad23c0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.2) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -38,12 +38,12 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - base64 (0.2.0) - benchmark (0.4.0) + base64 (0.3.0) + benchmark (0.4.1) bibtex-ruby (6.1.0) latex-decode (~> 0.0) racc (~> 1.7) - bigdecimal (3.1.9) + bigdecimal (3.2.2) chunky_png (1.4.0) citeproc (1.0.10) namae (~> 1.0) @@ -52,14 +52,14 @@ GEM csl (~> 1.6) colorator (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) csl (1.6.0) namae (~> 1.0) rexml csl-styles (1.0.1.11) csl (~> 1.0) csv (3.3.2) - drb (2.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0)