From 849ac449c0aaa56142a958b1c790c663261a3713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 19:53:22 +0000 Subject: [PATCH] Bump puma from 3.6.2 to 3.12.3 Bumps [puma](https://github.com/puma/puma) from 3.6.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.6.2...v3.12.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 68c66ea..5df47b5 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'rails', '~> 5.0.0' # Use postgresql as the database for Active Record gem 'pg', '~> 0.18' # Use Puma as the app server -gem 'puma', '~> 3.0' +gem 'puma', '~> 3.12' # Use SCSS for stylesheets gem 'sass-rails', '~> 5.0' # Use Uglifier as compressor for JavaScript assets diff --git a/Gemfile.lock b/Gemfile.lock index 3f9d744..c4e4139 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,6 @@ GEM dotenv (= 2.1.1) railties (>= 4.0, < 5.1) equalizer (0.0.11) - qa erubis (2.7.0) excon (0.54.0) execjs (2.7.0) @@ -100,7 +99,6 @@ GEM i18n (~> 0.5) faraday (0.10.1) multipart-post (>= 1.2, < 3) - qa ffi (1.9.14) fission (0.5.0) CFPropertyList (~> 2.2) @@ -243,7 +241,6 @@ GEM domain_name (~> 0.5) http-form_data (1.0.1) http_parser.rb (0.6.0) - qa i18n (0.7.0) inflecto (0.0.2) ipaddress (0.8.3) @@ -273,9 +270,8 @@ GEM mini_portile2 (2.1.0) minitest (5.10.1) multi_json (1.12.1) - multipart-post (2.0.0) + multipart-post (2.1.1) naught (1.1.0) - qa nio4r (1.2.1) nokogiri (1.7.0) mini_portile2 (~> 2.1.0) @@ -293,7 +289,7 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) public_suffix (2.0.5) - puma (3.6.2) + puma (3.12.3) rack (2.0.1) rack-test (0.6.3) rack (>= 1.0) @@ -443,7 +439,7 @@ DEPENDENCIES phantomjs poltergeist pry-rails - puma (~> 3.0) + puma (~> 3.12) rails (~> 5.0.0) rmagick roo