From 70cf3fbe32ed85e010d6e42566232f9a7042b2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 23:12:24 +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 | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88f551d..9cc0031 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,6 +106,7 @@ GEM sass (>= 3.2, < 3.5) compass-rails (2.0.0) compass (>= 0.12.2) + concurrent-ruby (1.1.6) database_cleaner (1.2.0) debug_inspector (0.0.2) decorators (1.0.3) @@ -180,7 +181,8 @@ GEM guard (~> 2.0) hike (1.2.3) http_parser.rb (0.6.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflecto (0.0.2) innertube (1.1.0) ipaddress (0.8.0) @@ -190,7 +192,7 @@ GEM jquery-rails (2.3.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (2.3.1) listen (2.7.9) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) @@ -203,7 +205,7 @@ GEM middleware (0.1.0) mime-types (1.25.1) mini_portile (0.6.0) - multi_json (1.10.1) + multi_json (1.15.0) mysql2 (0.3.20) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -219,14 +221,14 @@ GEM slop (~> 3.4) pry-rails (0.3.2) 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-livereload (0.3.15) rack rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.14) actionmailer (= 3.2.14) @@ -245,12 +247,11 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (11.1.2) + rake (13.0.1) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) - rdoc (3.12.2) - json (~> 1.4) + rdoc (3.9.5) refinerycms (2.1.2) bundler (>= 1.2.2, < 2.0) refinerycms-authentication (= 2.1.2) @@ -348,7 +349,7 @@ GEM spork-rails (4.0.0) rails (>= 3.0.0, < 5) spork (>= 1.0rc0) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -366,7 +367,7 @@ GEM joiner (>= 0.2.0) middleware (>= 0.1.0) riddle (>= 1.5.11) - thor (0.19.1) + thor (1.0.1) tilt (1.4.1) timers (1.1.0) treetop (1.4.15)