Skip to content

Commit 0e52a91

Browse files
committed
Update gem files
1 parent b828453 commit 0e52a91

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "sprockets-rails"
1313
gem "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]
1919
gem "importmap-rails"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ GEM
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)
@@ -214,7 +214,7 @@ GEM
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

0 commit comments

Comments
 (0)