From 5775187cc6a0ba30958d1969f651dd81b544f512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 13:47:54 +1100 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.3 in /website (#111) Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3. - [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/v4.3.1...v4.3.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index cf754ae5..065cef31 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -8,7 +8,7 @@ GEM specs: mustermann (1.0.3) nio4r (2.5.2) - puma (4.3.1) + puma (4.3.3) nio4r (~> 2.0) rack (2.0.8) rack-protection (2.0.7)