From 2142ef08eb73e191b5e977afb135f7801c86db14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:39:49 +0000 Subject: [PATCH] Bump puma from 3.6.0 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.6.0 to 3.12.6. - [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.6.0...v3.12.6) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 84d01f4..4896351 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'rails', '~> 5.0.0', '>= 5.0.0.1' gem 'pg', '~> 0.18' -gem 'puma', '~> 3.0' +gem 'puma', '~> 3.12' gem 'sass-rails', '~> 5.0' gem 'uglifier', '>= 1.3.0' gem 'coffee-rails', '~> 4.2' diff --git a/Gemfile.lock b/Gemfile.lock index 6d0aee0..c8642e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,9 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.1.0) minitest (5.9.1) multi_json (1.12.1) @@ -171,7 +173,7 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - puma (3.6.0) + puma (3.12.6) rack (2.0.1) rack-protection (1.5.3) rack @@ -320,7 +322,7 @@ DEPENDENCIES paperclip (~> 5.1.0) pg (~> 0.18) pry-rails - puma (~> 3.0) + puma (~> 3.12) rails (~> 5.0.0, >= 5.0.0.1) rails-assets-tether (>= 1.1.0) rollbar