From 0a02f8f51ca94555b6fa50bbc0fd7398706a57b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 14:34:30 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e29d6e7..053d3a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,19 +21,20 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) bcrypt (3.1.15) bond (0.5.1) builder (3.2.4) - capybara (3.33.0) + capybara (3.37.1) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) concurrent-ruby (1.1.6) @@ -41,30 +42,33 @@ GEM database_cleaner-active_record (2.0.0.beta2) activerecord database_cleaner-core (~> 2.0.0.beta2) - diff-lcs (1.4.4) + diff-lcs (1.5.0) dotenv (2.7.6) eventmachine (1.2.7) i18n (0.9.5) concurrent-ruby (~> 1.0) + matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.8.0) + minitest (5.16.3) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - pry (0.13.1) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.5) - rack (2.2.3) + racc (1.6.0) + rack (2.2.4) rack-protection (2.0.8.1) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rake (13.0.1) - regexp_parser (1.7.1) + regexp_parser (2.6.0) require_all (3.0.0) ripl (0.7.1) bond (~> 0.5.1) @@ -80,7 +84,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.2) rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -95,13 +99,13 @@ GEM rack (~> 2.0) rack-protection (= 2.0.8.1) tilt (~> 2.0) - sinatra-activerecord (2.0.18) + sinatra-activerecord (2.0.26) activerecord (>= 4.1) sinatra (>= 1.0) sinatra-flash (0.3.0) sinatra (>= 1.0.0) sqlite3 (1.3.13) - thin (1.7.2) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3)