Skip to content

Commit 8496baa

Browse files
committed
chore: Add puma
Necessary if you want to serve from the dummy app.
1 parent c23ae08 commit 8496baa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)