From 3866aad0b44b420d39a2456aff3f81f9cc1bc648 Mon Sep 17 00:00:00 2001 From: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> Date: Sun, 3 Apr 2022 15:11:57 +0200 Subject: [PATCH] Bump puma from 4.3.11 to 4.3.12 (#98) (#99) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48e416f4..f05fb86c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,17 +144,19 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.15.0) momentjs-rails (2.29.1.1) railties (>= 3.1) msgpack (1.4.5) nio4r (2.5.8) - nokogiri (1.13.3-x86_64-linux) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) pg (1.3.4) public_suffix (4.0.6) - puma (4.3.11) + puma (4.3.12) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)