From 33f085aacc8c73db92d45fea1c32383d061281f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 16:21:08 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.1.4 in /assets/hello-routing Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.1.4. - [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.1.4) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assets/hello-routing/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/hello-routing/Gemfile.lock b/assets/hello-routing/Gemfile.lock index 19caaffe..48738ed6 100644 --- a/assets/hello-routing/Gemfile.lock +++ b/assets/hello-routing/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: daemons (1.2.4) eventmachine (1.2.3) - rack (2.0.6) + rack (2.1.4) thin (1.7.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4)