Skip to content

Commit 3155078

Browse files
Bump puma from 3.12.2 to 3.12.4 in /builder
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.4. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.12.2...v3.12.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5812a76 commit 3155078

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

builder/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby '2.6.5'
66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77
gem 'rails', '~> 5.2.0'
88
# Use Puma as the app server
9-
gem 'puma', '~> 3.11'
9+
gem 'puma', '~> 3.12'
1010
# Use SCSS for stylesheets
1111
gem 'sass-rails', '~> 5.0'
1212
# Use Uglifier as compressor for JavaScript assets

builder/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ GEM
8686
nio4r (2.5.2)
8787
nokogiri (1.10.7)
8888
mini_portile2 (~> 2.4.0)
89-
puma (3.12.2)
89+
puma (3.12.4)
9090
rack (2.1.2)
9191
rack-proxy (0.6.5)
9292
rack
@@ -168,7 +168,7 @@ DEPENDENCIES
168168
coffee-rails (~> 4.2)
169169
jbuilder (~> 2.5)
170170
listen (>= 3.0.5, < 3.2)
171-
puma (~> 3.11)
171+
puma (~> 3.12)
172172
rails (~> 5.2.0)
173173
sass-rails (~> 5.0)
174174
tzinfo-data

0 commit comments

Comments
 (0)