From e9dec8724770f4d3aeabe066f5ab497227ecbbf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:33:40 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.14.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f3480e6..02ca85a 100644 --- a/Gemfile +++ b/Gemfile @@ -6,5 +6,5 @@ gem 'compass' gem 'sass-media_query_combiner' gem 'autoprefixer-rails' gem 'sass' -gem 'nokogiri', '~> 1.8.2' +gem 'nokogiri', '~> 1.14.3' gem 'json', github: 'flori/json', branch: 'v1.8' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 4820418..eb10309 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/flori/json.git + remote: https://github.com/flori/json.git revision: 7f4cfd853f2c919d854fb95548a19980feff17e8 branch: v1.8 specs: @@ -119,18 +119,20 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) minitest (5.9.0) multi_json (1.12.1) multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.2-x64-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.3-x64-mingw32) + racc (~> 1.4) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) public_suffix (1.5.3) + racc (1.6.2) rack (1.6.5) rack-protection (1.5.3) rack @@ -176,7 +178,7 @@ DEPENDENCIES github-pages jekyll-admin json! - nokogiri (~> 1.8.2) + nokogiri (~> 1.14.3) sass sass-media_query_combiner