From ebc223eed9510fac35541362391cad4456186942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 19:17:18 +0000 Subject: [PATCH] Bump rack from 1.3.5 to 1.3.10 Bumps [rack](https://github.com/rack/rack) from 1.3.5 to 1.3.10. - [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.3.5...1.3.10) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8595319..5487e0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.4) daemons (1.1.4) em-http-request (1.0.0) @@ -91,7 +91,7 @@ GEM multipart-post (1.1.4) mysql2 (0.2.17) polyglot (0.3.3) - rack (1.3.5) + rack (1.3.10) rack-cache (1.1) rack (>= 0.4) rack-fiber_pool (0.9.2)