From 62d58626ea26bc4c3551aefaf98a9d673b586e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 22:04:03 +0000 Subject: [PATCH] Bump nokogiri from 1.13.1 to 1.14.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.14.2. - [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.13.1...v1.14.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abc2a25..618330a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,9 +241,9 @@ GEM nested_form (0.3.2) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.1-arm64-darwin) + nokogiri (1.14.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) numerizer (0.1.1) octokit (4.22.0) @@ -280,7 +280,7 @@ GEM nio4r (~> 2.0) pundit (2.1.1) activesupport (>= 3.0.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rack-canonical-host (1.1.0) addressable (> 0, < 3)