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.5"
1414
1515# Use the Puma web server [https://github.com/puma/puma]
16- gem "puma" , "~> 6.5 "
16+ gem "puma" , "~> 6.6 "
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 190190 date
191191 stringio
192192 public_suffix (6.0.1 )
193- puma (6.5 .0 )
193+ puma (6.6 .0 )
194194 nio4r (~> 2.0 )
195195 racc (1.8.1 )
196196 rack (3.1.8 )
@@ -300,7 +300,7 @@ DEPENDENCIES
300300 omniauth-oauth2 (~> 1.8.0 )
301301 omniauth-rails_csrf_protection (~> 1.0.2 )
302302 ostruct (~> 0.6.1 )
303- puma (~> 6.5 )
303+ puma (~> 6.6 )
304304 rails (~> 7.2.2 )
305305 selenium-webdriver
306306 sprockets-rails
You can’t perform that action at this time.
0 commit comments