From e20df0788e2935c848226446f2629758be981c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:40:26 +0000 Subject: [PATCH] Bump nokogiri from 1.12.4 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.4...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31c0601..4b79ef1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,13 +114,15 @@ GEM msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.12.4-x86_64-darwin) + nokogiri (1.13.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (5.4.0) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.3) rack (>= 1.2.0) @@ -221,6 +223,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)