From df760f490f9a0ad39cc0a1c93c9984f6fa61e11d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 02:01:28 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.1 to 2.3.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v1.8.1...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95cca9f..11d3a81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,6 +35,7 @@ GEM cancan (1.6.10) coderay (1.1.0) columnize (0.3.6) + concurrent-ruby (1.1.6) daemons (1.1.9) database_cleaner (1.2.0) debugger (1.6.6) @@ -60,12 +61,13 @@ GEM railties (>= 3.0.0) fakeweb (1.3.0) hike (1.2.3) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (3.1.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (2.3.1) libv8 (3.16.14.3) mail (2.4.4) i18n (>= 0.4.0) @@ -73,7 +75,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) - multi_json (1.9.2) + multi_json (1.15.0) orm_adapter (0.5.0) pg (0.17.1) polyglot (0.3.4) @@ -84,12 +86,12 @@ GEM pry-debugger (0.2.2) debugger (~> 1.3) pry (~> 0.9.10) - rack (1.4.5) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.12.0) rack (>= 0.4) - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.9) actionmailer (= 3.2.9) @@ -106,9 +108,8 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.1.1) - rdoc (3.12.2) - json (~> 1.4) + rake (13.0.1) + rdoc (3.9.5) ref (1.0.5) rspec-core (2.14.8) rspec-expectations (2.14.5) @@ -128,7 +129,7 @@ GEM sass (>= 3.1.10) tilt (~> 1.3) slop (3.5.0) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -140,7 +141,7 @@ GEM daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.18.1) + thor (1.0.1) thread_safe (0.3.1) atomic (>= 1.1.7, < 2) tilt (1.4.1)