From a29b82e7f70d2c3618d7db4ded01a10efcfc2914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:02:20 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.8...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 88c7358..858c535 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,16 +87,16 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.1.0) + mini_portile2 (2.8.0) minitest (5.10.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nuggets (1.0.0) parallel (1.10.0) pathutil (0.9.0) forwardable-extended (~> 2.6) - pkg-config (1.1.7) + racc (1.6.0) rack (1.6.4) rails-assets-jquery (2.2.3) rake (11.2.2)