From 4c7d4b9df4b3b1954864af4405a30eefe04b723f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 02:28:30 +0000 Subject: [PATCH] Bump rack from 2.0.8 to 2.2.3 in /arduino/cosmos Bumps [rack](https://github.com/rack/rack) from 2.0.8 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.8...2.2.3) Signed-off-by: dependabot[bot] --- arduino/cosmos/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino/cosmos/Gemfile.lock b/arduino/cosmos/Gemfile.lock index 69e603e..a2413d8 100644 --- a/arduino/cosmos/Gemfile.lock +++ b/arduino/cosmos/Gemfile.lock @@ -40,7 +40,7 @@ GEM yard (~> 0.9.11) puma (3.12.1) qtbindings (4.8.6.5) - rack (2.0.8) + rack (2.2.3) rake (12.3.2) rdoc (6.1.1) ruby-termios (0.9.6)