From 903eac9dc7407dca3615e93be2521b5a3e0b0dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 04:54:04 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [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.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7eb7d0af..5c84bac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,9 +181,9 @@ GEM net-http-persistent (2.9.4) net-http-pipeline (1.0.1) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) oj (3.13.10) parallel (1.21.0)