From c2e1ada3fad3fafbcc9a3362750a0cbd4d8ff345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:48:26 +0000 Subject: [PATCH] Bump nokogiri from 1.13.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 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.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47ce3d0..6af9081 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: formation (1.0.0) actionpack (>= 6.0.3.1, < 8) - activemodel (~> 6.0, >= 6.0.3.4) + activemodel (>= 6.0, < 8) GEM remote: https://rubygems.org/ @@ -43,7 +43,7 @@ GEM method_source (1.0.0) mini_portile2 (2.8.0) minitest (5.15.0) - nokogiri (1.13.4) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) pry (0.13.1)