From b2059a818a50a5bbb25f53a025e323d3ee9bbdbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 19:02:32 +0000 Subject: [PATCH] Bump puma from 3.12.6 to 4.3.9 Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.9. - [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.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 956c5b2..9625a8a 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'rake' # http layer gem 'hanami', '1.3.0' -gem 'puma', '~> 3.12.4' +gem 'puma', '~> 4.3.9' gem 'xml-sitemap' # persistance layer diff --git a/Gemfile.lock b/Gemfile.lock index 785d072..383b94f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,6 +271,7 @@ GEM mutant-rspec (0.9.10) mutant (~> 0.9.10) rspec-core (>= 3.8.0, < 4.0.0) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth2 (1.4.4) @@ -291,7 +292,8 @@ GEM pg (1.2.3) procto (0.0.3) public_suffix (4.0.6) - puma (3.12.6) + puma (4.3.9) + nio4r (~> 2.0) raabro (1.3.1) rack (2.2.3) rack-protection (2.1.0) @@ -464,7 +466,7 @@ DEPENDENCIES omniauth omniauth-github! pg - puma (~> 3.12.4) + puma (~> 4.3.9) rake relative_time! rinku