From 4096793955454cc9b5084cb65bae5988da437b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 04:50:10 +0000 Subject: [PATCH] Bump puma from 4.2.0 to 4.3.12 in /rails Bumps [puma](https://github.com/puma/puma) from 4.2.0 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.2.0...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index c1330db..d1a7de1 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -66,16 +66,18 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) net-ldap (0.16.1) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) pg (1.1.4) - puma (4.2.0) + puma (4.3.12) nio4r (~> 2.0) rack (2.0.7) rack-test (1.1.0)