From 385a92b8cbbb07bb57fe1a45609350b6abc09a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:09:49 +0000 Subject: [PATCH] Bump rack from 1.2.1 to 2.2.8.1 in /examples/camping Bumps [rack](https://github.com/rack/rack) from 1.2.1 to 2.2.8.1. - [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/1.2.1...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/camping/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/camping/Gemfile.lock b/examples/camping/Gemfile.lock index af5aae1c..9c292f0d 100644 --- a/examples/camping/Gemfile.lock +++ b/examples/camping/Gemfile.lock @@ -6,10 +6,11 @@ GEM rack (>= 1.0) markaby (0.7.1) builder (>= 2.0.0) - rack (1.2.1) + rack (2.2.8.1) PLATFORMS java + ruby DEPENDENCIES camping