1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

Merge pull request #172 from sleede/dependabot/bundler/puma-3.12.3

Bump puma from 3.10.0 to 3.12.3
This commit is contained in:
Sylvain 2020-03-02 08:33:56 +01:00 committed by GitHub
commit abb0c799be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -287,7 +287,7 @@ GEM
protected_attributes (1.1.3)
activemodel (>= 4.0.1, < 5.0)
public_suffix (3.0.2)
puma (3.12.2)
puma (3.12.3)
pundit (1.0.0)
activesupport (>= 3.0.0)
raabro (1.1.6)
@ -520,7 +520,7 @@ DEPENDENCIES
prawn
prawn-table
protected_attributes
puma (= 3.12.2)
puma (= 3.12.3)
pundit
rack-protection (= 1.5.5)
railroady