From b52b0d9d1c0022412ca570568cd5a4963236e733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 06:43:59 +0000 Subject: [PATCH] build(deps): bump nokogiri in /auth0_flutter/example/ios Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1 to 1.19.3. - [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.19.1...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- auth0_flutter/example/ios/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth0_flutter/example/ios/Gemfile.lock b/auth0_flutter/example/ios/Gemfile.lock index bc587521..073341b2 100644 --- a/auth0_flutter/example/ios/Gemfile.lock +++ b/auth0_flutter/example/ios/Gemfile.lock @@ -31,10 +31,10 @@ GEM mini_portile2 (2.8.9) minitest (5.27.0) nanaimo (0.3.0) - nokogiri (1.19.1) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.1-x86_64-darwin) + nokogiri (1.19.3-x86_64-darwin) racc (~> 1.4) racc (1.8.1) rexml (3.4.2)