From 4289e8f595aa8d6841561ebd984103e64fe54893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 21:49:45 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 4.3.8. - [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.4...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6bb2a32..95aea98 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'jquery-rails' -gem 'puma', '~> 3.7' +gem 'puma', '~> 4.3' gem 'rails', '~> 5.1.4' gem 'sqlite3', '~> 1.3', '>= 1.3.11' gem 'turbolinks', '~> 5' diff --git a/Gemfile.lock b/Gemfile.lock index d25405e..fe51c3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,6 +51,7 @@ GEM crass (1.0.6) erubi (1.9.0) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x64-mingw32) font-awesome-sass (5.12.0) sassc (>= 1.11) @@ -76,10 +77,13 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) nio4r (2.5.2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) popper_js (1.16.0) - puma (3.12.4) + puma (4.3.8) + nio4r (~> 2.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -116,6 +120,8 @@ GEM ruby_dep (1.5.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.2.1) + ffi (~> 1.9) sassc (2.2.1-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -158,13 +164,14 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootstrap (~> 4.3.1) font-awesome-sass jquery-rails listen (>= 3.0.5, < 3.2) - puma (~> 3.7) + puma (~> 4.3) rails (~> 5.1.4) rails-i18n (~> 5.0.0) sass-rails