From b1a5d580271b1d00da08ac0f2312609951665582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:37:38 +0000 Subject: [PATCH] Bump rack from 2.0.4 to 2.2.3 in /2018/Slackbot Bumps [rack](https://github.com/rack/rack) from 2.0.4 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.4...2.2.3) 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..fc5db88 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.3) rack-protection (2.0.1) rack sinatra (2.0.1)