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 @@ -8,7 +8,7 @@ gem 'rails', '~> 5.2.3'
88# Use postgresql as the database for Active Record
99gem 'pg' , '>= 0.18' , '< 2.0'
1010# Use Puma as the app server
11- gem 'puma' , '~> 3.11 '
11+ gem 'puma' , '~> 3.12 '
1212# Use SCSS for stylesheets
1313gem 'sass-rails' , '~> 5.0'
1414# Use Uglifier as compressor for JavaScript assets
Original file line number Diff line number Diff line change 128128 method_source (~> 0.9.0 )
129129 pry-rails (0.3.9 )
130130 pry (>= 0.10.4 )
131- puma (3.12.1 )
131+ puma (3.12.4 )
132132 pusher-client (0.6.2 )
133133 json
134134 websocket (~> 1.0 )
@@ -260,7 +260,7 @@ DEPENDENCIES
260260 orderly
261261 pg (>= 0.18 , < 2.0 )
262262 pry-rails
263- puma (~> 3.11 )
263+ puma (~> 3.12 )
264264 rack-cors
265265 rails (~> 5.2.3 )
266266 redis (~> 4.0 )
You can’t perform that action at this time.
0 commit comments