From b322953083ff0737e5fc07f2dfefe33b10d94bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 23:41:08 +0000 Subject: [PATCH] Bump nokogiri in /src/Slate-API-Explorer-Reference/slate Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.4. - [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.11.0...v1.11.4) Signed-off-by: dependabot[bot] --- src/Slate-API-Explorer-Reference/slate/Gemfile | 2 +- src/Slate-API-Explorer-Reference/slate/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Slate-API-Explorer-Reference/slate/Gemfile b/src/Slate-API-Explorer-Reference/slate/Gemfile index 6cc6f80..9ad6748 100644 --- a/src/Slate-API-Explorer-Reference/slate/Gemfile +++ b/src/Slate-API-Explorer-Reference/slate/Gemfile @@ -9,5 +9,5 @@ gem 'middleman-autoprefixer', '~> 2.7' gem 'middleman-sprockets', '~> 4.1' gem 'rouge', '~> 3.20' gem 'redcarpet', '~> 3.5.1' -gem 'nokogiri', '~> 1.11.0' +gem 'nokogiri', '~> 1.11.4' gem 'sass' diff --git a/src/Slate-API-Explorer-Reference/slate/Gemfile.lock b/src/Slate-API-Explorer-Reference/slate/Gemfile.lock index 98b77a2..196b057 100644 --- a/src/Slate-API-Explorer-Reference/slate/Gemfile.lock +++ b/src/Slate-API-Explorer-Reference/slate/Gemfile.lock @@ -78,12 +78,12 @@ GEM middleman-syntax (3.2.0) middleman-core (>= 3.2) rouge (~> 3.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minitest (5.14.1) - nokogiri (1.11.0) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogiri (1.11.0-x64-mingw32) + nokogiri (1.11.4-x64-mingw32) racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) @@ -132,7 +132,7 @@ DEPENDENCIES middleman-autoprefixer (~> 2.7) middleman-sprockets (~> 4.1) middleman-syntax (~> 3.2) - nokogiri (~> 1.11.0) + nokogiri (~> 1.11.4) redcarpet (~> 3.5.1) rouge (~> 3.20) sass