From 817caf35672c65e7c242d7a9b498c35c35f7dc92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 07:29:46 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.1.4 in /api/generate 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) Signed-off-by: dependabot[bot] --- api/generate/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/generate/Gemfile.lock b/api/generate/Gemfile.lock index 6f89139..406aa34 100644 --- a/api/generate/Gemfile.lock +++ b/api/generate/Gemfile.lock @@ -100,7 +100,7 @@ GEM activesupport (>= 3.1) parallel (1.12.1) public_suffix (3.0.3) - rack (2.0.6) + rack (2.1.4) rack-livereload (0.3.17) rack rb-fsevent (0.10.3)