From 1a5c894188bcf6f8de14adf7dde24c9f5bd8f3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 13:03:13 +0000 Subject: [PATCH] Bump rack from 1.2.1 to 2.2.14 in /examples/camping Bumps [rack](https://github.com/rack/rack) from 1.2.1 to 2.2.14. - [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.14) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/camping/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/camping/Gemfile.lock b/examples/camping/Gemfile.lock index af5aae1ce..a92207445 100644 --- a/examples/camping/Gemfile.lock +++ b/examples/camping/Gemfile.lock @@ -1,15 +1,16 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: builder (3.0.0) camping (2.1) rack (>= 1.0) markaby (0.7.1) builder (>= 2.0.0) - rack (1.2.1) + rack (2.2.14) PLATFORMS java + x86_64-linux DEPENDENCIES camping