From 2559a6cc03782eae57aa71a6d1d218761b461133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 19:46:55 +0200 Subject: [PATCH] Bump rack from 1.6.8 to 1.6.12 (#11) Bumps [rack](https://github.com/rack/rack) from 1.6.8 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.6.8...1.6.12) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa4bcd6..8260706 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM json_pure (1.8.0) multi_json (1.7.7) pg (0.21.0) - rack (1.6.8) + rack (1.6.12) rack-protection (1.5.0) rack sinatra (1.4.3)