From d198b5e842b7d719c7d8ee0498ac656a058d01b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 01:44:22 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.4 in /204/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 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.10.3...v1.13.4) --- 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..d75027f433 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.4) + 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)