From 2d9b365c0f85a3c5cfb1ec403d865707c085119b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 09:09:32 +0000 Subject: [PATCH] Bump rack from 2.0.4 to 2.2.2 in /2018/Slackbot Bumps [rack](https://github.com/rack/rack) from 2.0.4 to 2.2.2. - [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.4...v2.2.2) Signed-off-by: dependabot[bot] --- 2018/Slackbot/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/Slackbot/Gemfile.lock b/2018/Slackbot/Gemfile.lock index f7d1e37..79098aa 100644 --- a/2018/Slackbot/Gemfile.lock +++ b/2018/Slackbot/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: mustermann (1.0.2) - rack (2.0.4) + rack (2.2.2) rack-protection (2.0.1) rack sinatra (2.0.1)