From 946d6630df607cf6da2f164adb837641302a1947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:07:40 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.3. - [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.8.2...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e74e337..7ea7881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,11 +66,12 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) method_source (0.8.2) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.10.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -84,6 +85,7 @@ GEM pry-stack_explorer (0.4.9.1) binding_of_caller (>= 0.7) pry (>= 0.9.11) + racc (1.6.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0)