From 246c6faa345f989671fc4e1704e9a792ded43ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:54:53 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.10.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.6.2...v1.10.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 61 ++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a81f2f7..d8efbd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ PATH remote: . specs: - ipecache (0.0.11) + ipecache (0.0.16) + akamai-edgegrid (>= 1.0.7) app_conf (>= 0.4.0) aws-sdk-v1 (>= 1.0) choice (>= 0.1.6) @@ -12,39 +13,39 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + akamai-edgegrid (1.0.7) + inifile (~> 3.0) app_conf (0.4.2) - aws-sdk-v1 (1.65.0) + aws-sdk-v1 (1.67.0) json (~> 1.4) - nokogiri (>= 1.4.4) + nokogiri (~> 1) choice (0.2.0) - curb (0.8.8) - curb-fu (0.6.2) - curb (>= 0.5.4.0) - rack-test (>= 0.2.0) - faraday (0.9.1) + faraday (0.17.0) multipart-post (>= 1.2, < 3) - faraday_middleware (0.10.0) - faraday (>= 0.7.4, < 0.10) - json (1.8.3) - jwt (1.5.1) - maxcdn (0.2.1) - curb-fu (~> 0.6.2) - signet (~> 0.5.1) - mini_portile (0.6.2) - multi_json (1.11.2) - multipart-post (2.0.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - public_suffix (1.5.1) - rack (1.6.4) - rack-test (0.6.3) - rack (>= 1.0) - signet (0.5.1) - addressable (>= 2.2.3) - faraday (>= 0.9.0.rc5) - jwt (>= 0.1.5) - multi_json (>= 1.0.0) + faraday_middleware (0.13.1) + faraday (>= 0.7.4, < 1.0) + inifile (3.0.0) + json (1.8.6) + jwt (2.2.1) + maxcdn (0.4.0) + addressable (~> 2.4) + faraday (~> 0.9) + net-http-persistent (~> 2.9) + signet (~> 0.7) + mini_portile2 (2.4.0) + multi_json (1.14.1) + multipart-post (2.1.1) + net-http-persistent (2.9.4) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.1) + signet (0.12.0) + addressable (~> 2.3) + faraday (~> 0.9) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) PLATFORMS ruby