From 3c242206c20187b5d20340b58c7a7d07570ec379 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:43:58 +0000 Subject: [PATCH] Update dependency active_model_serializers to '~> 0.10', '>= 0.10.15' --- api/Gemfile | 2 +- api/Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/Gemfile b/api/Gemfile index adbf8f301..fd7d83cb8 100644 --- a/api/Gemfile +++ b/api/Gemfile @@ -34,7 +34,7 @@ gem 'delayed_job_active_record' gem 'rack-cors' # Use ActiveModelSerializer for serializing to JSON -gem 'active_model_serializers', '~> 0.10', '>= 0.10.14' +gem 'active_model_serializers', '~> 0.10', '>= 0.10.15' # Use Sentry gem 'sentry-rails' diff --git a/api/Gemfile.lock b/api/Gemfile.lock index d6a6b893c..1a7d6decd 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -153,7 +153,7 @@ GEM i18n (>= 1.8.11, < 2) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.14.3) @@ -162,7 +162,7 @@ GEM json (2.9.1) jsonapi-renderer (0.2.2) language_server-protocol (3.17.0.3) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -196,7 +196,7 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) ostruct (0.6.1) @@ -210,7 +210,7 @@ GEM puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.10) rack-cors (2.0.2) rack (>= 2.0.0) rack-session (2.1.0) @@ -311,7 +311,7 @@ PLATFORMS ruby DEPENDENCIES - active_model_serializers (~> 0.10, >= 0.10.14) + active_model_serializers (~> 0.10, >= 0.10.15) active_storage_validations (~> 1.3) annotate (~> 3.2) bcrypt_pbkdf