From dc3d5d8e4803fab98a8c8e385298c35e713c413b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 10:19:39 +0000 Subject: [PATCH 1/3] Bump nokogiri from 1.8.2 to 1.10.5 in /ext/draco/docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.2...v1.10.5) Signed-off-by: dependabot[bot] --- ext/draco/docs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/draco/docs/Gemfile.lock b/ext/draco/docs/Gemfile.lock index 0fecefbee..1cd9cb99d 100644 --- a/ext/draco/docs/Gemfile.lock +++ b/ext/draco/docs/Gemfile.lock @@ -200,15 +200,15 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minima (2.4.1) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.11.3) multipart-post (2.0.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.1) From 4a2b433c6cba5c789635c1045e01e2edba4e7584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 11:10:55 +0000 Subject: [PATCH 2/3] Bump ffi from 1.9.23 to 1.11.1 in /ext/draco/docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.11.1. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.9.23...1.11.1) Signed-off-by: dependabot[bot] --- ext/draco/docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/draco/docs/Gemfile.lock b/ext/draco/docs/Gemfile.lock index 1cd9cb99d..6d637b7c1 100644 --- a/ext/draco/docs/Gemfile.lock +++ b/ext/draco/docs/Gemfile.lock @@ -26,7 +26,7 @@ GEM execjs (2.7.0) faraday (0.15.0) multipart-post (>= 1.2, < 3) - ffi (1.9.23) + ffi (1.11.1) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (183) From e9cb67e24b72beae8b81d42b87ef2f0d7bdc8c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 11:10:56 +0000 Subject: [PATCH 3/3] Bump rubyzip from 1.2.1 to 2.0.0 in /ext/draco/docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v2.0.0) Signed-off-by: dependabot[bot] --- ext/draco/docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/draco/docs/Gemfile.lock b/ext/draco/docs/Gemfile.lock index 1cd9cb99d..8269f1a16 100644 --- a/ext/draco/docs/Gemfile.lock +++ b/ext/draco/docs/Gemfile.lock @@ -221,7 +221,7 @@ GEM ruby-enum (0.7.2) i18n ruby_dep (1.5.0) - rubyzip (1.2.1) + rubyzip (2.0.0) safe_yaml (1.0.4) sass (3.5.6) sass-listen (~> 4.0.0)