From c8eac234b1a2b155901ed65aa234746f14959a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 02:52:41 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.0.8 in /webapp/ruby Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...2.0.8) Signed-off-by: dependabot[bot] --- webapp/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/ruby/Gemfile.lock b/webapp/ruby/Gemfile.lock index ea34192..60a94c8 100644 --- a/webapp/ruby/Gemfile.lock +++ b/webapp/ruby/Gemfile.lock @@ -18,7 +18,7 @@ GEM mysql2-cs-bind (0.0.7) mysql2 puma (3.12.0) - rack (2.0.5) + rack (2.0.8) rack-protection (2.0.3) rack sinatra (2.0.3)