From 22612005236cb533d5835b9c276a2af599358b19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 07:46:46 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.2.3 in /webapp/ruby Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...2.2.3) 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..c2f98e7 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.2.3) rack-protection (2.0.3) rack sinatra (2.0.3)