From 4eef1f2a96cd14a8daf8c1cd44011c0bf85055ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 20:33:38 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.13.6) --- 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 0029f50..fe8928f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,21 +105,23 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.10.1) multi_json (1.12.1) multi_xml (0.6.0) mysql2 (0.4.6) nested_form (0.3.2) nio4r (2.0.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) paper_trail (7.0.3) activerecord (>= 4.0, < 5.2) request_store (~> 1.1) pdfkit (0.8.2) puma (3.8.2) + racc (1.6.0) rack (2.0.2) rack-pjax (1.0.0) nokogiri (~> 1.5)