From 28e6a8df52fe8596019769ef11b1fe656f29e382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:56:36 +0000 Subject: [PATCH] Bump activesupport from 8.1.2 to 8.1.3 Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.3) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a4c736..5fc4d36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -35,7 +35,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -56,7 +56,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.1) + json (2.19.3) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5)