From d6b26926eb282a26fe0788d0441d2abad870d1cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 11:02:39 +0000 Subject: [PATCH] Bump rack from 2.2.6.4 to 2.2.9 in /systemtap-tutorial-zh Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.9. - [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/v2.2.6.4...v2.2.9) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- systemtap-tutorial-zh/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap-tutorial-zh/Gemfile.lock b/systemtap-tutorial-zh/Gemfile.lock index e900859..149b6ff 100644 --- a/systemtap-tutorial-zh/Gemfile.lock +++ b/systemtap-tutorial-zh/Gemfile.lock @@ -79,7 +79,7 @@ GEM activesupport (>= 3.1) parallel (1.19.1) public_suffix (4.0.6) - rack (2.2.6.4) + rack (2.2.9) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)