From d6fa5b4c6abff56232711a6e1f221ee8d699055f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 05:19:01 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.2 in /204/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.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.10.3...v1.13.2) --- 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..c5b6deed18 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.2) + 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)