From 5dbe124e3c8965fb698aa77e264c8dcc51d45473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 02:54:27 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.9. - [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.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57168c1..87e5518 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,12 @@ GEM mail (>= 2.7.1) actionmailer (6.0.0) actionpack (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activesupport (= 6.0.0) rack (~> 2.0) rack-test (>= 0.6.3) @@ -31,7 +31,7 @@ GEM activestorage (= 6.0.0) activesupport (= 6.0.0) nokogiri (>= 1.8.5) - actionview (6.0.2.2) + actionview (6.0.0) activesupport (= 6.0.0) builder (~> 3.1) erubi (~> 1.4) @@ -97,14 +97,16 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) msgpack (1.3.1) nio4r (2.5.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) public_suffix (4.0.1) puma (3.12.6) + racc (1.6.0) rack (2.0.7) rack-proxy (0.6.5) rack @@ -116,7 +118,7 @@ GEM actionmailer (= 6.0.0) actionpack (= 6.0.0) actiontext (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) activemodel (= 6.0.0) activerecord (= 6.0.0) @@ -177,8 +179,8 @@ GEM turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - web-console (4.0.1) - actionview (>= 6.0.2.2) + web-console (4.2.0) + actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0)