File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem "sprockets-rails"
1313gem "sqlite3" , "~> 2.1"
1414
1515# Use the Puma web server [https://github.com/puma/puma]
16- gem "puma" , "~> 6 "
16+ gem "puma" , "~> 7.2 "
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 176176 drb (~> 2.0 )
177177 prism (~> 1.5 )
178178 msgpack (1.8.0 )
179- net-imap (0.6.4 )
179+ net-imap (0.6.4.1 )
180180 date
181181 net-protocol
182182 net-pop (0.1.2 )
214214 date
215215 stringio
216216 public_suffix (7.0.5 )
217- puma (6.6 .1 )
217+ puma (7.2 .1 )
218218 nio4r (~> 2.0 )
219219 racc (1.8.1 )
220220 rack (3.2.6 )
@@ -383,7 +383,7 @@ DEPENDENCIES
383383 hotwire-livereload (~> 1.2 )
384384 importmap-rails
385385 jbuilder
386- puma (~> 6 )
386+ puma (~> 7.2 )
387387 rails (~> 8.1.0 )
388388 selenium-webdriver
389389 solargraph
You can’t perform that action at this time.
0 commit comments