Skip to content

Commit a403bbb

Browse files
author
Igor Wiedler
committed
puma webserver
1 parent e3fa172 commit a403bbb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ gem 'aws-sdk-s3'
66
gem 'opencensus'
77
gem 'opencensus-stackdriver'
88
gem 'sinatra'
9+
gem 'puma'
910

1011
gem 'stackprof'
1112
gem 'rbtrace'

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ GEM
6868
optimist (3.0.0)
6969
os (1.0.0)
7070
public_suffix (3.0.3)
71+
puma (3.12.0)
7172
rack (2.0.5)
7273
rack-protection (2.0.3)
7374
rack
@@ -98,6 +99,7 @@ DEPENDENCIES
9899
aws-sdk-s3
99100
opencensus
100101
opencensus-stackdriver
102+
puma
101103
rbtrace
102104
sinatra
103105
stackprof

0 commit comments

Comments
 (0)