From c05d500531ccd492089be689e2b79b01f6842ef3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 20:18:36 +0000 Subject: [PATCH] Bump active_model_serializers from 0.10.8 to 0.10.12 Bumps [active_model_serializers](https://github.com/rails-api/active_model_serializers) from 0.10.8 to 0.10.12. - [Release notes](https://github.com/rails-api/active_model_serializers/releases) - [Changelog](https://github.com/rails-api/active_model_serializers/blob/v0.10.12/CHANGELOG.md) - [Commits](https://github.com/rails-api/active_model_serializers/compare/v0.10.8...v0.10.12) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 557fcd6..d9f6039 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,9 +24,9 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_model_serializers (0.10.8) - actionpack (>= 4.1, < 6) - activemodel (>= 4.1, < 6) + active_model_serializers (0.10.12) + actionpack (>= 4.1, < 6.2) + activemodel (>= 4.1, < 6.2) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) activejob (5.2.1) @@ -60,10 +60,10 @@ GEM case_transform (0.2) activesupport coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crass (1.0.6) diff-lcs (1.3) - erubi (1.9.0) + erubi (1.10.0) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) @@ -78,14 +78,14 @@ GEM railties sprockets-rails graphql (1.10.10) - i18n (1.8.2) + i18n (1.8.5) concurrent-ruby (~> 1.0) - jsonapi-renderer (0.2.0) + jsonapi-renderer (0.2.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -96,10 +96,10 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) msgpack (1.2.4) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.19.1) parser (2.7.1.3) @@ -111,7 +111,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) puma (3.12.0) - rack (2.2.2) + rack (2.2.3) rack-cors (1.0.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -194,7 +194,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.8) thread_safe (~> 0.1) unicode-display_width (1.7.0) websocket-driver (0.7.2)