1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-06 01:08:21 +01:00

Bump puma from 3.10.0 to 3.12.3

Bumps [puma](https://github.com/puma/puma) from 3.10.0 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.10.0...v3.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-28 18:53:21 +00:00 committed by GitHub
parent 93f8c4452f
commit 8c47a14115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ gem 'compass-rails', '2.0.4'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.11.1' gem 'rails', '4.2.11.1'
# Use Puma as web server # Use Puma as web server
gem 'puma', '3.10.0' gem 'puma', '3.12.3'
# Use SCSS for stylesheets # Use SCSS for stylesheets
gem 'sass-rails', '5.0.1' gem 'sass-rails', '5.0.1'

View File

@ -153,7 +153,7 @@ GEM
execjs (2.7.0) execjs (2.7.0)
faker (1.4.3) faker (1.4.3)
i18n (~> 0.5) i18n (~> 0.5)
faraday (0.17) faraday (0.17.0)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
ffi (1.9.24) ffi (1.9.24)
figaro (1.1.0) figaro (1.1.0)
@ -284,7 +284,7 @@ GEM
protected_attributes (1.1.3) protected_attributes (1.1.3)
activemodel (>= 4.0.1, < 5.0) activemodel (>= 4.0.1, < 5.0)
public_suffix (3.0.2) public_suffix (3.0.2)
puma (3.10.0) puma (3.12.3)
pundit (1.0.0) pundit (1.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
raabro (1.1.6) raabro (1.1.6)
@ -516,7 +516,7 @@ DEPENDENCIES
prawn prawn
prawn-table prawn-table
protected_attributes protected_attributes
puma (= 3.10.0) puma (= 3.12.3)
pundit pundit
rack-protection (= 1.5.5) rack-protection (= 1.5.5)
railroady railroady