From f3e09f7bfd436808bc2b843a83f2fbad784f37cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:12:32 +0000 Subject: [PATCH] chore(deps): Bump activemodel from 8.1.3 to 8.1.3.1 Bumps [activemodel](https://github.com/rails/rails) from 8.1.3 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.3...v8.1.3.1) --- updated-dependencies: - dependency-name: activemodel dependency-version: 8.1.3.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f77861c..4488548 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.1.3) - activesupport (= 8.1.3) - activesupport (8.1.3) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -18,7 +18,7 @@ GEM uri (>= 0.13.1) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) drb (2.2.3) hashie (5.1.0) @@ -28,7 +28,7 @@ GEM i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.21.1) + json (2.21.2) logger (1.7.0) minitest (6.0.6) drb (~> 2.0)