From e0c00d4604530ed7051bce8dd8c69cf3ea6ad6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 16 Mar 2018 18:47:01 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 3.11.3 Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 3.11.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.9.1...v3.11.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 299e0c0..d04d6ae 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'jquery-rails' gem 'jquery-ui-rails' gem 'mysql2', '>= 0.3.18', '< 0.5' gem 'pg' -gem 'puma', '~> 3.7' +gem 'puma', '~> 3.11' gem 'rails', '~> 5.1.1' gem 'rails-i18n' gem 'rails_bootstrap_navbar' diff --git a/Gemfile.lock b/Gemfile.lock index 8243f0b..73dbb91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - puma (3.9.1) + puma (3.11.3) rack (2.0.4) rack-protection (2.0.1) rack @@ -308,7 +308,7 @@ DEPENDENCIES mysql2 (>= 0.3.18, < 0.5) pg pry - puma (~> 3.7) + puma (~> 3.11) rails (~> 5.1.1) rails-i18n rails_bootstrap_navbar