From dc537855ac5cb292f38778734d40ad473f8b1e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:50:44 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.15.5 to 1.16.2 in /types-generator Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 to 1.16.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.15.5...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- types-generator/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/types-generator/Gemfile.lock b/types-generator/Gemfile.lock index f10f922..3a716ca 100644 --- a/types-generator/Gemfile.lock +++ b/types-generator/Gemfile.lock @@ -1,13 +1,16 @@ GEM remote: https://rubygems.org/ specs: - nokogiri (1.15.5-arm64-darwin) + nokogiri (1.16.2-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) racc (1.7.3) rake (13.1.0) PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES nokogiri