From 5ee8fccb92eee3afd4d4e0631f1de2b479204025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 10:58:24 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.19.3 in /flipped-demos/ch03-saas/ttt Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 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.13.8...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- flipped-demos/ch03-saas/ttt/Gemfile.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/flipped-demos/ch03-saas/ttt/Gemfile.lock b/flipped-demos/ch03-saas/ttt/Gemfile.lock index 4d68845..9230c88 100644 --- a/flipped-demos/ch03-saas/ttt/Gemfile.lock +++ b/flipped-demos/ch03-saas/ttt/Gemfile.lock @@ -55,15 +55,17 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - mini_portile2 (2.8.0) multi_test (1.1.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - nokogiri (1.13.8) - mini_portile2 (~> 2.8.0) + nokogiri (1.19.3-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.0) - racc (1.6.0) + racc (1.8.1) rack (3.1.7) rack-protection (4.0.0) base64 (>= 0.1.0) @@ -72,9 +74,6 @@ GEM rack (>= 3.0.0) rack-test (2.0.2) rack (>= 1.3) - rackup (2.1.0) - rack (>= 3) - webrick (~> 1.8) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -110,13 +109,13 @@ GEM extlib (>= 0.9.5) highline (>= 1.4.0) tilt (2.4.0) - webrick (1.8.1) xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS arm64-darwin-23 x86_64-darwin-24 + x86_64-linux DEPENDENCIES byebug @@ -125,7 +124,6 @@ DEPENDENCIES cucumber-sinatra launchy rack-test - rackup rerun rspec rspec-autotest