From c64037327711e2e270a82ab4f7e60d5a6377dd08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 16:50:05 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.5 Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.5. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b17e6de..c6ee403 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'jbuilder', '~> 2.7' gem 'money-fixer-io' gem 'money-rails', '~> 1.12' gem 'pg', '>= 0.18', '< 2.0' -gem 'puma', '~> 4.1' +gem 'puma', '~> 4.3' gem 'rails', '~> 6.0.2', '>= 6.0.2.1' gem 'sass-rails', '>= 6' gem 'simple_form' diff --git a/Gemfile.lock b/Gemfile.lock index 2f18272..33f623d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM pg (1.2.2) popper_js (1.16.0) public_suffix (4.0.3) - puma (4.3.1) + puma (4.3.5) nio4r (~> 2.0) rack (2.1.1) rack-proxy (0.6.5) @@ -317,7 +317,7 @@ DEPENDENCIES money-fixer-io money-rails (~> 1.12) pg (>= 0.18, < 2.0) - puma (~> 4.1) + puma (~> 4.3) rails (~> 6.0.2, >= 6.0.2.1) rspec-rails (~> 3.8) rubocop