From bcb0e72b6367fc6220957935fa70003cecf376bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 23:49:44 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.15.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.15.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.6.7.2...v1.15.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff0764b8354..124b75fe0ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,16 +85,18 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) - mini_portile2 (2.0.0) + mini_portile2 (2.8.2) minitest (5.8.4) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) padrino-helpers (0.13.1) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.1) tilt (~> 1.4.1) padrino-support (0.13.1) activesupport (>= 3.1) + racc (1.7.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)