From 632338cb2d0013d27727347f48ab37678b3c5081 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 22:20:33 +0000 Subject: [PATCH] Update all of rails to version 8.1.3 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0754297..ec47afea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2) - activesupport (= 8.1.2) - activesupport (8.1.2) + activemodel (8.1.3) + activesupport (= 8.1.3) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -65,7 +65,7 @@ GEM iniparse (1.5.0) io-console (0.8.2) jmespath (1.6.2) - json (2.18.1) + json (2.19.3) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5)