From 578ae587e86681645b3cc1d49ac8e8148f47cb6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:02:00 +0000 Subject: [PATCH] Bump puma from 3.12.6 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.12.6 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/v3.12.6...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index a646775..7e6dbb6 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ ruby '2.7.1' gem 'rails' gem 'webpacker', '~> 4.0' gem 'pg', '~> 0.18' -gem 'puma', '~> 3.0' +gem 'puma', '~> 4.3' gem 'uglifier', '>= 1.3.0' # gem 'coffee-rails', '~> 4.2' gem 'jquery-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 717cd2c..426e1ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,8 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.5) - puma (3.12.6) + puma (4.3.12) + nio4r (~> 2.0) raabro (1.3.1) rack (2.2.3) rack-proxy (0.6.5) @@ -382,7 +383,7 @@ DEPENDENCIES pg (~> 0.18) phantomjs poltergeist (~> 1.18, >= 1.18.1) - puma (~> 3.0) + puma (~> 4.3) rails ruby-graphviz rufus-scheduler