File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem 'rails', '~> 6.0.0'
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'
1414# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker
Original file line number Diff line number Diff line change 104104 mini_portile2 (~> 2.4.0 )
105105 pg (1.1.4 )
106106 public_suffix (4.0.1 )
107- puma (3.12.1 )
107+ puma (3.12.2 )
108108 rack (2.0.7 )
109109 rack-proxy (0.6.5 )
110110 rack
@@ -206,7 +206,7 @@ DEPENDENCIES
206206 jbuilder (~> 2.7 )
207207 listen (>= 3.0.5 , < 3.2 )
208208 pg (>= 0.18 , < 2.0 )
209- puma (~> 3.11 )
209+ puma (~> 3.12 )
210210 rails (~> 6.0.0 )
211211 sass-rails (~> 5 )
212212 selenium-webdriver
You can’t perform that action at this time.
0 commit comments