From 068a15e25fe7afb2aa67b1da6748b34486b01786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:50:26 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 9959258..1ee435e --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,10 +29,10 @@ GEM tzinfo (~> 1.1) arel (6.0.4) builder (3.2.3) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) - crass (1.0.5) - diff-lcs (1.3) + crass (1.0.6) + diff-lcs (1.5.0) erubis (2.7.0) gemspec (0.3.1) activesupport (= 4.2.1) @@ -41,21 +41,23 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) json (1.8.6) - loofah (2.3.1) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) memoist (0.12.0) method_source (0.9.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_portile2 (2.8.0) + minitest (5.16.3) mysql2 (0.3.21) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + 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-rails (0.3.9) pry (>= 0.10.4) + racc (1.6.0) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) @@ -65,7 +67,7 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (4.2.1) actionpack (= 4.2.1) @@ -75,20 +77,20 @@ GEM rake (10.5.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) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-rails (3.9.0) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-support (~> 3.9.0) + rspec-rails (4.0.1) + actionpack (>= 4.2) + activesupport (>= 4.2) + railties (>= 4.2) + rspec-core (~> 3.9) + rspec-expectations (~> 3.9) + rspec-mocks (~> 3.9) + rspec-support (~> 3.9) rspec-support (3.9.0) thor (0.20.3) thread_safe (0.3.6)