From f6dbec456d0eaa928f7ffea386e5bdb3526728a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 09:40:56 +0000 Subject: [PATCH] Bump rack from 2.1.2 to 2.2.3 in /components/compliance-service/smokin Bumps [rack](https://github.com/rack/rack) from 2.1.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/2.1.2...2.2.3) Signed-off-by: dependabot[bot] --- components/compliance-service/smokin/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/compliance-service/smokin/Gemfile.lock b/components/compliance-service/smokin/Gemfile.lock index 77befe06291..6bba408a57a 100644 --- a/components/compliance-service/smokin/Gemfile.lock +++ b/components/compliance-service/smokin/Gemfile.lock @@ -151,7 +151,7 @@ GEM plist (3.5.0) proxifier (1.0.3) public_suffix (4.0.3) - rack (2.1.2) + rack (2.2.3) retryable (3.0.5) rubyntlm (0.6.2) rubyzip (2.2.0)