From d1da753237d48f247a4f78017302afb1f22afa9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:43:13 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.3 in /schedules Bumps [rack](https://github.com/rack/rack) from 2.0.7 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.7...2.2.3) Signed-off-by: dependabot[bot] --- schedules/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schedules/Gemfile.lock b/schedules/Gemfile.lock index daf756d..7b00adb 100644 --- a/schedules/Gemfile.lock +++ b/schedules/Gemfile.lock @@ -126,8 +126,8 @@ GEM pry (~> 0.11) yard (~> 0.9.11) public_suffix (4.0.1) - puma (3.12.3) - rack (2.0.7) + puma (3.12.6) + rack (2.2.3) rack-cors (1.1.0) rack (>= 2.0.0) rack-proxy (0.6.5)