From 0b1df7820edde930f8747ba0fb0f17980e034b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 03:30:33 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20rack=20from=202.0.5=20to=202.2.6.2=20in?= =?UTF-8?q?=20/Tu=E1=BA=A7n11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.2.6.2. - [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.5...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- "Tu\341\272\247n11/Gemfile.lock" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Tu\341\272\247n11/Gemfile.lock" "b/Tu\341\272\247n11/Gemfile.lock" index 411989c..e52a3f5 100644 --- "a/Tu\341\272\247n11/Gemfile.lock" +++ "b/Tu\341\272\247n11/Gemfile.lock" @@ -144,7 +144,7 @@ GEM powerpack (0.1.2) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.5) + rack (2.2.6.2) rack-test (1.0.0) rack (>= 1.0, < 3) rails (5.1.6)