From 354b599364df738e5365ccbc93524d759b470779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 04:19:54 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.12 in /app/_attachments/ng Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.6.12. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.4.1...1.6.12) Signed-off-by: dependabot[bot] --- app/_attachments/ng/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_attachments/ng/Gemfile.lock b/app/_attachments/ng/Gemfile.lock index 41b0e66..88bd860 100644 --- a/app/_attachments/ng/Gemfile.lock +++ b/app/_attachments/ng/Gemfile.lock @@ -50,7 +50,7 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) - rack (1.4.1) + rack (1.6.12) rack-rewrite (1.3.2) rake (0.9.5) sass (3.2.3)