From 6d01760bfabf560a856aaa5b927b3da809694a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:34:36 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 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.10.3...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b8ea54..0506edc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,14 +118,17 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (0.1.4) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.12.2) nio4r (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) paperclip (5.2.1) activemodel (>= 4.2.0) activesupport (>= 4.2.0) @@ -145,6 +148,7 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)