From 4a8155e35d9d032b2e6489a4a923d67ee311a09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:31:17 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.13.4 in /examples/middleman Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.7.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/middleman/Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/examples/middleman/Gemfile.lock b/examples/middleman/Gemfile.lock index e215e5b0..02e46f7f 100644 --- a/examples/middleman/Gemfile.lock +++ b/examples/middleman/Gemfile.lock @@ -38,11 +38,13 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubis (2.7.0) + eventmachine (1.2.0.1) eventmachine (1.2.0.1-x64-mingw32) execjs (2.6.0) fast_blank (1.0.0) fastimage (1.9.0) addressable (~> 2.3.5) + ffi (1.9.10) ffi (1.9.10-x64-mingw32) haml (4.0.7) tilt @@ -97,11 +99,14 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2016.0221) - mini_portile2 (2.0.0) + mini_portile2 (2.8.0) minitest (5.8.4) multi_json (1.11.2) - nokogiri (1.6.7.2-x64-mingw32) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-x64-mingw32) + racc (~> 1.4) padrino-helpers (0.13.1) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.1) @@ -109,6 +114,7 @@ GEM padrino-support (0.13.1) activesupport (>= 3.1) parallel (1.8.0) + racc (1.6.0) rack (1.6.4) rack-livereload (0.3.16) rack @@ -130,6 +136,7 @@ GEM nokogiri (~> 1.3) PLATFORMS + ruby x64-mingw32 DEPENDENCIES