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 @@ -13,7 +13,7 @@ gem "sprockets-rails"
1313gem "sqlite3" , "~> 2.2"
1414
1515# Use the Puma web server [https://github.com/puma/puma]
16- gem "puma" , "~> 6.4 "
16+ gem "puma" , "~> 6.5 "
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 189189 psych (5.1.2 )
190190 stringio
191191 public_suffix (6.0.1 )
192- puma (6.4.3 )
192+ puma (6.5.0 )
193193 nio4r (~> 2.0 )
194194 racc (1.8.1 )
195195 rack (3.1.8 )
@@ -299,7 +299,7 @@ DEPENDENCIES
299299 omniauth-oauth2 (~> 1.8.0 )
300300 omniauth-rails_csrf_protection (~> 1.0.2 )
301301 ostruct (~> 0.6.1 )
302- puma (~> 6.4 )
302+ puma (~> 6.5 )
303303 rails (~> 7.2.2 )
304304 selenium-webdriver
305305 sprockets-rails
You can’t perform that action at this time.
0 commit comments