From 05e145b63a783d87b14e32943087a786f7e51e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:30:05 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.11.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5. - [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.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2c72fc2..313bbd7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,14 +56,14 @@ GEM ice_nine (0.11.2) json (2.3.1) method_source (0.9.0) - mini_portile2 (2.5.1) + mini_portile2 (2.6.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.7) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.4-x86_64-darwin) + nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) optimist (3.0.1) pry (0.11.3)