From 683fa7381beb264d6637abafe0c83478076247ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:14:07 +0000 Subject: [PATCH] Bump json from 1.6.5 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.5 to 1.8.6. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/v1.8.6/CHANGES) - [Commits](https://github.com/flori/json/compare/v1.6.5...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 ++++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcd0a72..3bc74de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,11 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.2.6) - bcrypt-ruby (3.0.1) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + bcrypt (3.1.13) + bcrypt-ruby (3.1.5) + bcrypt (>= 3.1.3) data_mapper (1.2.0) dm-aggregates (~> 1.2.0) dm-constraints (~> 1.2.0) @@ -19,19 +22,19 @@ GEM dm-core (~> 1.2.0) dm-constraints (1.2.0) dm-core (~> 1.2.0) - dm-core (1.2.0) - addressable (~> 2.2.6) + dm-core (1.2.1) + addressable (~> 2.3) dm-do-adapter (1.2.0) data_objects (~> 0.10.6) dm-core (~> 1.2.0) dm-migrations (1.2.0) dm-core (~> 1.2.0) - dm-serializer (1.2.1) + dm-serializer (1.2.2) dm-core (~> 1.2.0) - fastercsv (~> 1.5.4) - json (~> 1.6.1) - json_pure (~> 1.6.1) - multi_json (~> 1.0.3) + fastercsv (~> 1.5) + json (~> 1.6) + json_pure (~> 1.6) + multi_json (~> 1.0) dm-sqlite-adapter (1.2.0) dm-do-adapter (~> 1.2.0) do_sqlite3 (~> 0.10.6) @@ -39,22 +42,23 @@ GEM dm-core (~> 1.2.0) dm-transactions (1.2.0) dm-core (~> 1.2.0) - dm-types (1.2.1) - bcrypt-ruby (~> 3.0.0) + dm-types (1.2.2) + bcrypt-ruby (~> 3.0) dm-core (~> 1.2.0) - fastercsv (~> 1.5.4) - json (~> 1.6.1) - multi_json (~> 1.0.3) - stringex (~> 1.3.0) - uuidtools (~> 2.1.2) + fastercsv (~> 1.5) + json (~> 1.6) + multi_json (~> 1.0) + stringex (~> 1.4) + uuidtools (~> 2.1) dm-validations (1.2.0) dm-core (~> 1.2.0) do_sqlite3 (0.10.7) data_objects (= 0.10.7) - fastercsv (1.5.4) - json (1.6.5) - json_pure (1.6.5) - multi_json (1.0.4) + fastercsv (1.5.5) + json (1.8.6) + json_pure (1.8.6) + multi_json (1.14.1) + public_suffix (4.0.1) rack (1.4.1) rack-flash (0.1.2) rack @@ -69,9 +73,9 @@ GEM sinatra-redirect-with-flash (0.1.2) rack-flash (>= 0.1.1) sinatra (>= 0.9.1) - stringex (1.3.0) + stringex (1.5.1) tilt (1.3.3) - uuidtools (2.1.2) + uuidtools (2.1.5) PLATFORMS ruby