From 3684fbb4a1f2808264593d3eefc4eaadcd931502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 01:30:48 +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 fdf5a02..c544726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_interaction (3.7.1) + active_interaction (3.8.3) activemodel (>= 4, < 7) activemodel (5.2.3) activesupport (= 5.2.3) @@ -40,10 +40,10 @@ GEM arel (9.0.0) builder (3.2.3) byebug (11.0.1) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) crass (1.0.5) - diff-lcs (1.3) + diff-lcs (1.5.0) erubi (1.9.0) factory_bot (4.11.1) activesupport (>= 3.0.0) @@ -56,16 +56,18 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) - mini_portile2 (2.4.0) - minitest (5.12.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.0) + minitest (5.16.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.7.0) + pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -87,7 +89,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.0) rspec-support (~> 3.9.0) - rspec-expectations (3.9.0) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.0)