From 7f5c754dbceb9c2d856cb10905813d67e0535b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 19:51:12 +0000 Subject: [PATCH] Bump puma from 3.12.2 to 3.12.3 Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.3. - [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.2...v3.12.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6b03f310..9fac4f5a 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ group :test do end group :web, :development do - gem 'puma', '~> 3.12.2' + gem 'puma', '~> 3.12.3' gem 'sinatra', '~> 2.0.2', :require => 'sinatra/base' gem 'rack-protection', '~> 2.0.0' end diff --git a/Gemfile.lock b/Gemfile.lock index 3b6360bc..d42e1c4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,8 +73,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) spoon (~> 0.0) - puma (3.12.2) - puma (3.12.2-java) + puma (3.12.3) + puma (3.12.3-java) rack (2.0.8) rack-protection (2.0.7) rack @@ -134,7 +134,7 @@ DEPENDENCIES leanback (~> 0.5.14) nokogiri (~> 1.10.4) pry - puma (~> 3.12.2) + puma (~> 3.12.3) rack (~> 2.0.6) rack-protection (~> 2.0.0) rack-test