From c367ab9810adbb84d0703905957158bec49d20a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 14:56:36 -0500 Subject: [PATCH] Bump rack from 2.0.7 to 2.0.8 (#6) Bumps [rack](https://github.com/rack/rack) from 2.0.7 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.7...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57dc01a..2df81dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM method_source (~> 0.9.0) pry-coolline (0.2.5) coolline (~> 0.5) - rack (2.0.7) + rack (2.0.8) rack-protection (2.0.5) rack rb-fsevent (0.10.3) @@ -58,7 +58,7 @@ DEPENDENCIES pry (~> 0.12.2) pry-coolline (~> 0.2.5) rerun (~> 0.13.0) - ruby-progressbar + ruby-progressbar (~> 1.10.1) sinatra (~> 2.0.5) sinatra-contrib (~> 2.0.5)