From c2e6cc27ca7b5b570fcabcaa68c28772189afce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:30:05 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.5 in /204/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.5. - [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.10.3...v1.13.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 204/1/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/204/1/Gemfile.lock b/204/1/Gemfile.lock index 2b68d5fff3..3ce2fe111e 100644 --- a/204/1/Gemfile.lock +++ b/204/1/Gemfile.lock @@ -10,16 +10,18 @@ GEM json json (2.2.0) method_source (0.9.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) multipart-post (2.1.1) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.5) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.1.1) + racc (1.6.0) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)