From cd1035833cc6cd66a54b9c35ed778abe3923fdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:07:10 +0000 Subject: [PATCH] Bump nokogiri Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.19.1. - [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.16.2...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../simple-sinatra-app-to-deploy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/technology/guides/08-Continuous-Integration/simple-sinatra-app-to-deploy/Gemfile.lock b/technology/guides/08-Continuous-Integration/simple-sinatra-app-to-deploy/Gemfile.lock index 5136dfe..d5f68ee 100644 --- a/technology/guides/08-Continuous-Integration/simple-sinatra-app-to-deploy/Gemfile.lock +++ b/technology/guides/08-Continuous-Integration/simple-sinatra-app-to-deploy/Gemfile.lock @@ -16,12 +16,12 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.7.0) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.8.1) rack-protection (2.1.0) rack