From 2509d52b9e81e52661fd22f98164a405205c7dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:03:05 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.13.8. - [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.5.0...v1.13.8) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d6f27a6..2f410a98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,6 +120,7 @@ GEM method_source (0.6.6) ruby_parser (~> 2.0.5) mime-types (1.16) + mini_portile2 (2.8.0) multi_json (1.0.3) mysql2 (0.3.7) net-scp (1.0.4) @@ -129,7 +130,9 @@ GEM net-ssh (2.2.1) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - nokogiri (1.5.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.0.5) paper_trail (2.4.0) rails (~> 3) @@ -152,6 +155,7 @@ GEM pry-rails (0.0.4) pry pry-doc + racc (1.6.0) rack (1.3.2) rack-cache (1.1) rack (>= 0.4)