From e7d86115ff61c028b0c7f6a4dc6a56f1fe07133f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 01:24:28 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.9 in /3506/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.9. - [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.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3506/1/Gemfile.lock | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/3506/1/Gemfile.lock b/3506/1/Gemfile.lock index 132748cf77..f376154848 100644 --- a/3506/1/Gemfile.lock +++ b/3506/1/Gemfile.lock @@ -1,21 +1,27 @@ GEM remote: https://rubygems.org/ specs: - coderay (1.1.2) - method_source (0.9.2) - mini_portile2 (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + byebug (11.1.3) + coderay (1.1.3) + method_source (1.0.0) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + racc (1.6.0) PLATFORMS ruby DEPENDENCIES nokogiri - pry + pry-byebug BUNDLED WITH 1.17.2