From d0546c40ed4e842f0cb73417e8bda44bc77910c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 18:04:36 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.9 Bumps [puma](https://github.com/puma/puma) from 4.3.5 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/v4.3.5...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, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 1ed7462c7..fcb096dcd 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'rack-test', '1.1.0' gem 'rake', '13.0.1' gem 'truncate_html' -gem 'puma', '~> 4.3.1' +gem 'puma', '~> 4.3.9' gem 'tzinfo' # For timezone support # Bootstrap Datepicker diff --git a/Gemfile.lock b/Gemfile.lock index dc3638fd4..7e5eff5a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM multipart-post (2.1.1) mustache (1.1.1) mysql2 (0.5.3) - nio4r (2.5.5) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oauth (0.5.4) @@ -338,7 +338,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.9) nio4r (~> 2.0) rabl (0.14.3) activesupport (>= 2.3.14) @@ -539,7 +539,7 @@ DEPENDENCIES pandarus (~> 0.6.7) progress_job pry - puma (~> 4.3.1) + puma (~> 4.3.9) rabl rack (= 2.2.2) rack-cors