From f903ed51784909c1a088c78bd9a2fd5e1896573b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2020 23:51:40 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 3.12.2 in /arduino/cosmos Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2) 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..4f123e1 100644 --- a/arduino/cosmos/Gemfile.lock +++ b/arduino/cosmos/Gemfile.lock @@ -38,7 +38,7 @@ GEM pry-doc (0.13.5) pry (~> 0.11) yard (~> 0.9.11) - puma (3.12.1) + puma (3.12.2) qtbindings (4.8.6.5) rack (2.0.8) rake (12.3.2)