From caecfa3a32ab736beca1b2a8389e72990f8a6aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:44:22 +0000 Subject: [PATCH] Bump puma from 5.6.5 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 5.6.5 to 5.6.7. - [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.6.5...v5.6.7) --- 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 29be6e13..7e39792a 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'redis-namespace' gem 'bcrypt' gem 'sinatra-flash', require: 'sinatra/flash' gem 'sinatra-xsendfile', require: 'sinatra/xsendfile' -gem 'puma', '5.6.5', require: nil +gem 'puma', '5.6.7', require: nil gem 'sidekiq', '~> 7.0.8' gem 'mail' gem 'net-smtp' diff --git a/Gemfile.lock b/Gemfile.lock index 21244358..0a8a1d19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM net-smtp (0.3.3) net-protocol netrc (0.11.0) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) ox (2.14.11) @@ -197,7 +197,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.0) - puma (5.6.5) + puma (5.6.7) nio4r (~> 2.0) racc (1.7.1) rack (2.2.6.4) @@ -357,7 +357,7 @@ DEPENDENCIES paypal-recurring pg pry - puma (= 5.6.5) + puma (= 5.6.7) rack-cache rack-test rack_session_access