From 0431b1583f5804d8a0de0244e9a814be9ef566af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 04:36:59 +0000 Subject: [PATCH] Bump nokogiri from 1.11.3 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.13.3. - [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.11.3...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6251577..98e9e46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM rake mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) mini_racer (0.2.4) libv8 (>= 6.3) minitest (5.14.4) @@ -415,8 +415,8 @@ GEM nested_form (0.3.2) netrc (0.11.0) nio4r (1.2.1) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -487,7 +487,7 @@ GEM public_suffix (3.1.1) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) - racc (1.5.2) + racc (1.6.0) rack (1.6.13) rack-openid (1.4.2) rack (>= 1.1.0)