From 1d1cb7ddcf8599c65375bc978f8f917d09146c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:42:06 +0000 Subject: [PATCH] Bump nokogiri Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5. - [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.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../simple-sinatra-app-to-deploy/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..f139a23 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,7 +16,7 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.7.0) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) public_suffix (5.0.4) puma (6.4.2)