File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem "sprockets-rails"
1313gem "sqlite3" , "~> 1.6"
1414
1515# Use the Puma web server [https://github.com/puma/puma]
16- gem "puma" , "~> 5.0 "
16+ gem "puma" , "~> 6.4 "
1717
1818# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
1919gem "importmap-rails"
Original file line number Diff line number Diff line change 159159 timeout
160160 net-smtp (0.4.0 )
161161 net-protocol
162- nio4r (2.5.9 )
162+ nio4r (2.7.0 )
163163 nokogiri (1.15.4-x86_64-linux )
164164 racc (~> 1.4 )
165165 oauth2 (2.0.9 )
182182 psych (5.1.1.1 )
183183 stringio
184184 public_suffix (5.0.1 )
185- puma (5.6.5 )
185+ puma (6.4.0 )
186186 nio4r (~> 2.0 )
187187 racc (1.7.3 )
188188 rack (2.2.8 )
@@ -291,7 +291,7 @@ DEPENDENCIES
291291 jbuilder
292292 omniauth-oauth2 (~> 1.8.0 )
293293 omniauth-rails_csrf_protection (~> 1.0.1 )
294- puma (~> 5.0 )
294+ puma (~> 6.4 )
295295 rails (~> 7.1.2 )
296296 selenium-webdriver
297297 sprockets-rails
You can’t perform that action at this time.
0 commit comments