From 72e61c4f3a7d39a286fea6cdeb10ae0fbdb6be95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:32:31 +0000 Subject: [PATCH] Bump activesupport from 8.1.1 to 8.1.2 Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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)