Skip to content

Commit ab692bb

Browse files
committed
chore: Add puma
Necessary if you want to serve from the dummy app.
1 parent 6a2d789 commit ab692bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ gem "pry-byebug"
2828
gem "propshaft", "~> 1.3"
2929

3030
gem "rspec-openapi", require: false
31+
32+
gem "puma", "~> 7.2"

0 commit comments

Comments
 (0)