From 1618380b55aad4848c4d9beb35771d894ba00551 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 16:17:39 +0000 Subject: [PATCH] Update jbuilder to version 2.10.1 --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7a7409..2cf9121 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM code_analyzer (0.4.8) sexp_processor coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.7) connection_pool (2.2.2) crass (1.0.4) diff-lcs (1.3) @@ -122,12 +122,11 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.1.1) + i18n (1.8.5) concurrent-ruby (~> 1.0) io-like (0.3.0) - jbuilder (2.7.0) - activesupport (>= 4.2.0) - multi_json (>= 1.2) + jbuilder (2.10.1) + activesupport (>= 5.0.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -148,9 +147,9 @@ GEM mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.14.2) msgpack (1.2.2) - multi_json (1.13.1) + multi_json (1.15.0) nenv (0.3.0) newrelic_rpm (5.4.0.347) nio4r (2.3.1) @@ -302,7 +301,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)