From 1a25804744eb051e595c8efe9ea43aa36ffd471d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:47:42 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 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.13.8...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 46d44af67..1d620adaf 100644 --- a/Gemfile +++ b/Gemfile @@ -148,7 +148,7 @@ gem 'rest-client' # for converting html to markdown gem 'reverse_markdown' -gem 'nokogiri', '~> 1.13.6' +gem 'nokogiri', '~> 1.13.9' # eventbrite api gem 'eventbrite_sdk' diff --git a/Gemfile.lock b/Gemfile.lock index 5043d9565..bfc2ddcdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,7 +317,7 @@ GEM timeout netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -693,7 +693,7 @@ DEPENDENCIES lunchy minitest (= 5.10.3) money-rails - nokogiri (~> 1.13.6) + nokogiri (~> 1.13.9) omniauth-rails_csrf_protection omniauth_openid_connect pg