Skip to content

Commit 3709f7b

Browse files
chore(deps): bump puma from 7.0.4 to 7.1.0 (#35)
1 parent e9bf5a0 commit 3709f7b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'pagy'
1515
gem 'pg'
1616

1717
# Use Puma as the app server
18-
gem 'puma', '~> 7.0'
18+
gem 'puma', '~> 7.1'
1919

2020
# JSON serialization
2121
gem 'blueprinter'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ GEM
259259
date
260260
stringio
261261
public_suffix (6.0.2)
262-
puma (7.0.4)
262+
puma (7.1.0)
263263
nio4r (~> 2.0)
264264
racc (1.8.1)
265265
rack (3.2.3)
@@ -461,7 +461,7 @@ DEPENDENCIES
461461
oj
462462
pagy
463463
pg
464-
puma (~> 7.0)
464+
puma (~> 7.1)
465465
rack-cors
466466
rails (~> 8.0.3)
467467
rspec-json_expectations

0 commit comments

Comments
 (0)