From ec391e1ceab7e26640dc441af49806c314b3921a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 23:17:18 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.10.10. - [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.8.1...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 3661849..1687ab1 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'middleman-autoprefixer', '~> 2.7.0' gem "middleman-sprockets", "~> 4.1.0" gem 'rouge', '~> 2.0.5' gem 'redcarpet', '~> 3.4.0' -gem 'nokogiri', '~> 1.6.8' +gem 'nokogiri', '~> 1.10.10' gem 'middleman-gh-pages' gem 'libv8' diff --git a/Gemfile.lock b/Gemfile.lock index 329c25b..6816577 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM hashie (3.5.1) i18n (0.7.0) kramdown (1.13.2) - libv8 (3.16.14.19-x86_64-darwin-15) + libv8 (3.16.14.19) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -82,10 +82,10 @@ GEM middleman-syntax (3.0.0) middleman-core (>= 3.2) rouge (~> 2.0) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.1) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) padrino-helpers (0.13.3.3) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.3) @@ -129,7 +129,7 @@ DEPENDENCIES middleman-gh-pages middleman-sprockets (~> 4.1.0) middleman-syntax (~> 3.0.0) - nokogiri (~> 1.6.8) + nokogiri (~> 1.10.10) redcarpet (~> 3.4.0) rouge (~> 2.0.5) therubyracer