add webrick
This commit is contained in:
parent
5f3713aecd
commit
19deb9c398
2 changed files with 4 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -42,3 +42,5 @@ gem 'will_paginate', '~> 3.0'
|
|||
gem 'whenever', '~> 0.9', require: false
|
||||
gem 'mysql2', '>=0.5'
|
||||
gem 'base32'
|
||||
|
||||
gem "webrick", "~> 1.7" # fallback for removed puma; not included in alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue