From 40d38ac8d9c528cbd1d683f089248135b4823445 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 00:46:15 +0000 Subject: [PATCH] Update active_model_serializers to version 0.10.13 --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dded63b8..1e6698eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,8 +36,11 @@ GEM erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_model_serializers (0.8.1) - activemodel (>= 3.0) + active_model_serializers (0.10.13) + actionpack (>= 4.1, < 7.1) + activemodel (>= 4.1, < 7.1) + case_transform (>= 0.2) + jsonapi-renderer (>= 0.1.1.beta1, < 0.3) active_utils (1.0.5) activesupport (>= 2.3.11) i18n @@ -83,7 +86,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) cancan (1.6.9) capybara (3.12.0) addressable @@ -100,6 +103,8 @@ GEM activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + case_transform (0.2) + activesupport chartkick (3.0.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -197,6 +202,7 @@ GEM jquery-ui-rails (4.0.5) railties (>= 3.1.0) json (1.8.6) + jsonapi-renderer (0.2.2) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -233,7 +239,7 @@ GEM mime-types (1.25.1) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) mixlib-cli (1.4.0) money (6.5.0) i18n (>= 0.6.4, <= 0.7.0) @@ -425,7 +431,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) timecop (0.6.1) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)