From 595f2ec5f95266141077ab860a055b32077e5738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 10:33:24 +0100 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.2 (#3900) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2. - [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.12.5...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 6eff42040..a6988ee9b 100644 --- a/Gemfile +++ b/Gemfile @@ -73,7 +73,7 @@ gem 'i18n-js', '~> 3.6' # Localization in javascript files gem 'jbuilder' # JSON structures via a Builder-style DSL gem 'logging', '~> 2.0.0' gem 'nested_form_fields' -gem 'nokogiri', '~> 1.12.5' # HTML/XML parser +gem 'nokogiri', '~> 1.13.2' # HTML/XML parser gem 'rails_autolink', '~> 1.1', '>= 1.1.6' gem 'rgl' # Graph framework for project diagram calculations gem 'roo', '~> 2.8.2' # Spreadsheet parser diff --git a/Gemfile.lock b/Gemfile.lock index 8ce6ee3fe..371552655 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,7 +366,7 @@ GEM mime-types-data (3.2020.1104) mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.15.0) momentjs-rails (2.17.1) railties (>= 3.1) @@ -381,8 +381,8 @@ GEM rails (>= 3.2.0) newrelic_rpm (6.15.0) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.2) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) @@ -688,7 +688,7 @@ DEPENDENCIES momentjs-rails (~> 2.17.1) nested_form_fields newrelic_rpm - nokogiri (~> 1.12.5) + nokogiri (~> 1.13.2) omniauth omniauth-azure-activedirectory omniauth-linkedin-oauth2