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 @@ -14,7 +14,7 @@ gem 'rails', '~> 5.2.3'
1414# Use sqlite3 as the database for Active Record
1515gem 'sqlite3'
1616# Use Puma as the app server
17- gem 'puma' , '~> 3.11 '
17+ gem 'puma' , '~> 3.12 '
1818# Use SCSS for stylesheets
1919gem 'sass-rails' , '~> 5.0'
2020# Use Uglifier as compressor for JavaScript assets
Original file line number Diff line number Diff line change 128128 mimemagic (~> 0.3.0 )
129129 terrapin (~> 0.6.0 )
130130 public_suffix (4.0.3 )
131- puma (3.12.2 )
131+ puma (3.12.3 )
132132 rack (2.1.2 )
133133 rack-test (1.1.0 )
134134 rack (>= 1.0 , < 3 )
@@ -228,7 +228,7 @@ DEPENDENCIES
228228 jbuilder (~> 2.5 )
229229 listen (>= 3.0.5 , < 3.2 )
230230 paperclip
231- puma (~> 3.11 )
231+ puma (~> 3.12 )
232232 rails (~> 5.2.3 )
233233 sass-rails (~> 5.0 )
234234 selenium-webdriver
You can’t perform that action at this time.
0 commit comments