From 71698949ec42e9a4e888aa60603767eccce2e168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 13:35:43 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.11.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.9. - [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.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2c72fc2..5df9f85a 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.8.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.7) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.11.4-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) optimist (3.0.1) pry (0.11.3) @@ -71,7 +71,7 @@ GEM method_source (~> 0.9.0) puma (5.3.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-cors (1.1.0) rack (>= 2.0.0)