From b594d98141d39781c6216029844fbeab7d29599f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 01:48:28 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.3 in /cookbooks/ssh Bumps [rack](https://github.com/rack/rack) from 1.5.2 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/1.5.2...2.2.3) Signed-off-by: dependabot[bot] --- cookbooks/ssh/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/ssh/Gemfile.lock b/cookbooks/ssh/Gemfile.lock index 33fcd4d..b3a32a9 100644 --- a/cookbooks/ssh/Gemfile.lock +++ b/cookbooks/ssh/Gemfile.lock @@ -160,7 +160,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) + rack (2.2.3) rainbow (2.0.0) rake (10.4.2) rest-client (1.6.7)