From ffb16c7bcdecc6ded5ef06c4621efc3253f79ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 21:40:36 +0000 Subject: [PATCH] Bump nokogiri from 1.11.2 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.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.11.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8190f6bb..fe3218cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,9 @@ GEM ruby-progressbar nenv (0.3.0) nio4r (2.5.7) - nokogiri (1.11.2-x86_64-darwin) + nokogiri (1.13.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -118,7 +120,7 @@ GEM method_source (~> 1.0) puma (4.3.5) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -199,6 +201,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bcrypt (= 3.1.13)