From 1fddb14ceebfdddb4ca24ee4a4972597c2cfa62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:19:08 +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 ea4b930..bda8141 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,6 +124,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + mini_portile2 (2.8.0) mocha (0.9.12) mongo (1.5.2) bson (= 1.5.2) @@ -137,7 +138,9 @@ GEM multi_json (1.0.4) multipart-post (1.1.4) newrelic_rpm (2.14.1) - nokogiri (1.5.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (0.5.2) faraday (~> 0.7) multi_json (~> 1.0) @@ -153,6 +156,7 @@ GEM polyglot (0.3.3) pygments.rb (0.1.2) rubypython (>= 0.5.1) + racc (1.6.0) rack-cache (1.1) rack (>= 0.4) rack-ssl (1.3.2)