From 8d73e97d2dbf8536c19fcc53ebce46348194ceea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:29:26 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.8 in /images/benchmarks/ruby Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.8. - [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/2.0.6...v2.2.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- images/benchmarks/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/benchmarks/ruby/Gemfile.lock b/images/benchmarks/ruby/Gemfile.lock index 041778e02..1144d7932 100644 --- a/images/benchmarks/ruby/Gemfile.lock +++ b/images/benchmarks/ruby/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: mustermann (1.0.3) puma (3.4.0) - rack (2.0.6) + rack (2.2.8) rack-protection (2.0.5) rack redis (4.1.0)