From 95ee114ef4897e93a4ae2e7d6f79cf80b9ba5b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:28:34 +0000 Subject: [PATCH] Bump nokogiri from 1.5.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.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.5.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c19687f..fa36ad36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.5) connection_pool (0.9.2) daemons (1.1.8) @@ -98,7 +98,7 @@ GEM faraday (0.7.5) addressable (~> 2.2.6) multipart-post (~> 1.1.3) - rack (< 2, >= 1.1.0) + rack (>= 1.1.0, < 2) flash_messages_helper (0.2.1) fssm (0.2.7) girl_friday (0.10.0) @@ -133,11 +133,14 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) + mini_portile2 (2.8.0) minitest (3.0.0) multi_json (1.0.4) multi_xml (0.4.1) multipart-post (1.1.4) - nokogiri (1.5.4) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (1.1.3) oauth (0.4.5) oauth2 (0.5.1) @@ -171,6 +174,7 @@ GEM rails (>= 3) pg (0.11.0) polyglot (0.3.3) + racc (1.6.0) rack (1.3.8) rack-cache (1.2) rack (>= 0.4) @@ -248,9 +252,9 @@ GEM nori (~> 1.1) wasabi (~> 2.2) sinatra (1.3.1) - rack (>= 1.3.4, ~> 1.3) - rack-protection (>= 1.1.2, ~> 1.1) - tilt (>= 1.3.3, ~> 1.3) + rack (~> 1.3, >= 1.3.4) + rack-protection (~> 1.1, >= 1.1.2) + tilt (~> 1.3, >= 1.3.3) sprockets (2.0.4) hike (~> 1.2) rack (~> 1.0)