From ab9117e057c445748c8c4e005559ce99630520ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:42:23 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 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.8.4...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 31ec90d..a94b19c 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ end gem 'randexp', '~> 0.1.7' -gem 'nokogiri', '~> 1.8.2' +gem 'nokogiri', '~> 1.13.2' gem 'rack-attack', '~> 4.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index e54cde0..69552a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,9 +222,11 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) momentjs-rails (2.20.1) railties (>= 3.1) @@ -237,8 +239,9 @@ GEM netrc (0.11.0) newrelic_rpm (5.3.0.346) nio4r (2.3.1) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -272,6 +275,7 @@ GEM pry (>= 0.9.11) public_suffix (3.0.3) puma (3.12.0) + racc (1.6.0) rack (2.0.5) rack-attack (4.3.1) rack @@ -460,7 +464,7 @@ DEPENDENCIES listen (>= 3.0.5, < 3.2) memcachier (~> 0.0.2) newrelic_rpm (~> 5.3.0.346) - nokogiri (~> 1.8.2) + nokogiri (~> 1.13.2) pg (~> 0.18.4) prerender_rails (~> 1.6.0) pry-byebug