From 8be6de829c1d560cff85ed012978515c545d3809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:54:58 +0000 Subject: [PATCH] Bump puma from 4.3.11 to 4.3.12 in /examples/rails_app Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12. - [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.11...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/rails_app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/rails_app/Gemfile.lock b/examples/rails_app/Gemfile.lock index 984cd5b..9cc225b 100644 --- a/examples/rails_app/Gemfile.lock +++ b/examples/rails_app/Gemfile.lock @@ -103,11 +103,11 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) - nio4r (2.3.1) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) public_suffix (4.0.6) - puma (4.3.11) + puma (4.3.12) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0)