From 3b0808d56446f86708b30cce2052fe2183ec9168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:23:16 +0000 Subject: [PATCH] Bump rack from 3.1.7 to 3.1.21 in /flipped-demos/ch03-saas/ttt Bumps [rack](https://github.com/rack/rack) from 3.1.7 to 3.1.21. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.7...v3.1.21) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.21 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- flipped-demos/ch03-saas/ttt/Gemfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/flipped-demos/ch03-saas/ttt/Gemfile.lock b/flipped-demos/ch03-saas/ttt/Gemfile.lock index 4d68845..a220f1a 100644 --- a/flipped-demos/ch03-saas/ttt/Gemfile.lock +++ b/flipped-demos/ch03-saas/ttt/Gemfile.lock @@ -64,7 +64,7 @@ GEM racc (~> 1.4) public_suffix (5.0.0) racc (1.6.0) - rack (3.1.7) + rack (3.1.21) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -72,9 +72,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 +107,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 +122,6 @@ DEPENDENCIES cucumber-sinatra launchy rack-test - rackup rerun rspec rspec-autotest