From aa6aeeb8bb226631c0e79ca11f59b372180e1962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:50:04 +0000 Subject: [PATCH] Bump rack from 3.1.7 to 3.1.17 in /example Bumps [rack](https://github.com/rack/rack) from 3.1.7 to 3.1.17. - [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.17) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 2aa47d9..fec11ae 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -14,7 +14,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) google-protobuf (3.25.5) - rack (3.1.7) + rack (3.1.17) rackup (2.0.0) rack (>= 3) webrick