From 4a8ebddb207919ab8944e94f576a013526ef643e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 04:14:31 +0000 Subject: [PATCH] Bump rack from 2.1.1 to 2.2.3 in /pipelines/rpi/adapters/yaml-rpi Bumps [rack](https://github.com/rack/rack) from 2.1.1 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.1...2.2.3) Signed-off-by: dependabot[bot] --- pipelines/rpi/adapters/yaml-rpi/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/rpi/adapters/yaml-rpi/Gemfile.lock b/pipelines/rpi/adapters/yaml-rpi/Gemfile.lock index ec876f36..e58a949d 100644 --- a/pipelines/rpi/adapters/yaml-rpi/Gemfile.lock +++ b/pipelines/rpi/adapters/yaml-rpi/Gemfile.lock @@ -6,7 +6,7 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) oj (3.3.9) - rack (2.1.1) + rack (2.2.3) rack-protection (2.0.8.1) rack ruby2_keywords (0.0.2)