From 8b5ffd1cc02de2d9b87f33a43a6d34778bbb1507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 14:06:13 +0000 Subject: [PATCH] Bump rack from 2.0.1 to 2.0.8 in /examples/todo-vuejs Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.0.8. - [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/2.0.1...2.0.8) Signed-off-by: dependabot[bot] --- examples/todo-vuejs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/todo-vuejs/Gemfile.lock b/examples/todo-vuejs/Gemfile.lock index 664ca1b..de107aa 100644 --- a/examples/todo-vuejs/Gemfile.lock +++ b/examples/todo-vuejs/Gemfile.lock @@ -102,7 +102,7 @@ GEM byebug (~> 9.0) pry (~> 0.10) puma (3.8.2) - rack (2.0.1) + rack (2.0.8) rack-test (0.6.3) rack (>= 1.0) rails (5.1.0)