From 1dd73677002ab55d0b792ee5571fb57dca330068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 06:20:12 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.12 in /ruby/showoff Bumps [rack](https://github.com/rack/rack) from 1.5.2 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.5.2...1.6.12) Signed-off-by: dependabot[bot] --- ruby/showoff/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/showoff/Gemfile.lock b/ruby/showoff/Gemfile.lock index e5b5d44..ae3f0ec 100644 --- a/ruby/showoff/Gemfile.lock +++ b/ruby/showoff/Gemfile.lock @@ -20,7 +20,7 @@ GEM parslet (1.5.0) blankslate (~> 2.0) pdfkit (0.5.3) - rack (1.5.2) + rack (1.6.12) rack-protection (1.5.0) rack redcarpet (2.2.2)