From 4adf58ec0a0ac7b5fc8ba6e7150bff378e622450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 14:39:47 +0000 Subject: [PATCH] build(deps): 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8cac584..9abe1a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) - libv8 (6.7.288.46.1-x86_64-linux) + libv8 (8.4.255.0-x86_64-linux) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -100,17 +100,17 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) mini_racer (0.2.4) libv8 (>= 6.3) minitest (5.11.3) msgpack (1.3.1) nio4r (2.4.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) pg (1.1.4) public_suffix (3.1.1) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-proxy (0.6.5) rack @@ -210,7 +210,7 @@ GEM zeitwerk (2.1.9) PLATFORMS - ruby + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)