From 27e59161a8734f4e64884cbbca1a0d9cdd197d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:44:03 +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 de697ea..d4834cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) compass (0.11.5) chunky_png (~> 1.2) fssm (>= 0.2.7) @@ -68,7 +68,7 @@ GEM padrino-helpers (0.10.5) i18n (~> 0.6) padrino-core (= 0.10.5) - rack (1.3.5) + rack (1.3.10) rack-protection (1.1.4) rack rack-test (0.6.1)