From 26b52057d46488de55838714523ad772dc3e2187 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 02:15:53 +0000 Subject: [PATCH] Update active_model_serializers to version 0.10.15 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f636f6a1..6935a126 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_model_serializers (0.10.14) + active_model_serializers (0.10.15) actionpack (>= 4.1) activemodel (>= 4.1) case_transform (>= 0.2) @@ -206,7 +206,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0903) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.2) mocha (2.5.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2)