File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby '2.6.5'
6
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
7
gem 'rails' , '~> 5.2.0'
8
8
# Use Puma as the app server
9
- gem 'puma' , '~> 3.11 '
9
+ gem 'puma' , '~> 3.12 '
10
10
# Use SCSS for stylesheets
11
11
gem 'sass-rails' , '~> 5.0'
12
12
# Use Uglifier as compressor for JavaScript assets
Original file line number Diff line number Diff line change 86
86
nio4r (2.5.2 )
87
87
nokogiri (1.10.7 )
88
88
mini_portile2 (~> 2.4.0 )
89
- puma (3.12.2 )
89
+ puma (3.12.4 )
90
90
rack (2.1.2 )
91
91
rack-proxy (0.6.5 )
92
92
rack
@@ -168,7 +168,7 @@ DEPENDENCIES
168
168
coffee-rails (~> 4.2 )
169
169
jbuilder (~> 2.5 )
170
170
listen (>= 3.0.5 , < 3.2 )
171
- puma (~> 3.11 )
171
+ puma (~> 3.12 )
172
172
rails (~> 5.2.0 )
173
173
sass-rails (~> 5.0 )
174
174
tzinfo-data
You can’t perform that action at this time.
0 commit comments