From dbae393d74091b73b14d33037288ef91d8a73b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 04:10:04 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index eafd231..7c89fd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,9 @@ GEM minitest (5.14.4) multipart-post (2.1.1) namae (1.1.1) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.13.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -291,6 +293,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES addressable (>= 2.8.0)