From c065728f87dd5f5e789ca4e0158663793b233312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 01:22:15 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.6 in /3506/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.6. - [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.6) --- 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..4ed64eab0c 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.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) + byebug (~> 11.0) + pry (~> 0.13.0) + racc (1.6.0) PLATFORMS ruby DEPENDENCIES nokogiri - pry + pry-byebug BUNDLED WITH 1.17.2