From 71bba59aa848118df8c85b8168fd4a0a85582b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 21:56:12 +0000 Subject: [PATCH] Bump puma from 5.2.2 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 5.2.2 to 5.6.4. - [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/v5.2.2...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d61e6bc..af200ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,15 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-jquery (3.4.1) + rails-assets-jquery.countdown (2.2.0) + rails-assets-jquery (>= 1.7) + rails-assets-moment (2.24.0) + rails-assets-moment-timezone (0.5.25) + rails-assets-moment (>= 2.9.0) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.5) actionpack (= 5.2.5) @@ -188,7 +197,7 @@ GEM minitest (5.14.4) multi_test (0.1.2) nenv (0.3.0) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -212,7 +221,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.2.2) + puma (5.6.4) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3) @@ -231,12 +240,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.5) sprockets-rails (>= 2.0.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery.countdown (2.2.0) - rails-assets-jquery (>= 1.7) - rails-assets-moment (2.24.0) - rails-assets-moment-timezone (0.5.25) - rails-assets-moment (>= 2.9.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)