From 6b0efbfb50e2042ea83eaef821bab2de9069bd8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 09:37:01 +0000 Subject: [PATCH] Bump activemodel from 8.1.2.1 to 8.1.3.1 in the bundler-production group Bumps the bundler-production group with 1 update: [activemodel](https://github.com/rails/rails). Updates `activemodel` from 8.1.2.1 to 8.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.2.1...v8.1.3.1) --- updated-dependencies: - dependency-name: activemodel dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4ffef3..9a3fde9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2.1) - activesupport (= 8.1.2.1) - activesupport (8.1.2.1) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -26,8 +26,8 @@ GEM addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) - concurrent-ruby (1.3.6) + bigdecimal (4.1.2) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -40,15 +40,15 @@ GEM http-accept (1.7.0) http-cookie (1.1.0) domain_name (~> 0.5) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) - json (2.19.2) + json (2.21.2) logger (1.7.0) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2026.0317) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) netrc (0.11.0)