From 0296e3976986562e864dafc6a39cf9d3446d6028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 05:40:44 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.3 in /code/main course/Lesson29/BarbershopHQ Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.3. - [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.6...2.2.3) Signed-off-by: dependabot[bot] --- code/main course/Lesson29/BarbershopHQ/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/main course/Lesson29/BarbershopHQ/Gemfile.lock b/code/main course/Lesson29/BarbershopHQ/Gemfile.lock index 265b58b..3274121 100644 --- a/code/main course/Lesson29/BarbershopHQ/Gemfile.lock +++ b/code/main course/Lesson29/BarbershopHQ/Gemfile.lock @@ -29,7 +29,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) mustermann (1.0.3) - rack (2.0.6) + rack (2.2.3) rack-protection (2.0.5) rack rack-test (0.6.3)