From 9c3e99c4d26f16ada92c243fc17b6a422a7905ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:21:17 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.5.5...v1.13.4) --- 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 e53a84c..094cc88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,13 +157,16 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) + mini_portile2 (2.8.0) multi_json (1.6.1) multi_xml (0.5.1) mysql (2.8.1) mysql2 (0.3.11) net-http-digest_auth (1.2.1) net-http-persistent (2.8) - nokogiri (1.5.5) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) paperclip (3.3.1) activemodel (>= 3.0.0) @@ -172,6 +175,7 @@ GEM cocaine (~> 0.4.0) mime-types polyglot (0.3.3) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)