From f60aab3ddf7eb539d045dc62f34b8c464312fc82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 22:42:37 +0000 Subject: [PATCH] Bump nokogiri from 1.12.3 to 1.13.9 in /lesson5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 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.12.3...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- lesson5/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lesson5/Gemfile.lock b/lesson5/Gemfile.lock index 448cddf..18bd3a3 100644 --- a/lesson5/Gemfile.lock +++ b/lesson5/Gemfile.lock @@ -106,12 +106,12 @@ GEM minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.8) - nokogiri (1.12.3-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) 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.2) rack (>= 1.2.0)