From 9221996432a3ebf8eee2e0907936095cab17b6d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:05:54 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.10/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2e859635..0c75ac36 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ group :server do gem 'rails_same_site_cookie' # bumping to latest RC because it has pre-compiled native binaries - gem 'nokogiri', '~> 1.13.3' + gem 'nokogiri', '~> 1.13.10' # cms gem 'comfortable_mexican_sofa', '~> 2.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index d84e8be3..c9ed16ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -430,7 +430,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.8) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) @@ -472,7 +472,7 @@ GEM rack (>= 1.0) public_suffix (5.0.0) raabro (1.4.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) @@ -801,7 +801,7 @@ DEPENDENCIES kramdown-parser-gfm memoist mini_magick (>= 4.9.5) - nokogiri (~> 1.13.3) + nokogiri (~> 1.13.10) notiffany (~> 0.1.0) paperclip (> 6.0.0) passenger