impress/deploy/files
Matchu 06258b1dd5 Upgrade puma in the initial-placeholder app, to satisfy Dependabot
So, Dependabot correctly reported that this version of puma is
vulernable, which I fixed in the main app already—but I didn't notice we
also use that version in this cute tiny placeholder app we use early in
the deployment process.

There's not a real security need to upgrade this, as this placeholder
app has no access to useful data when it is run, but I think it's better
to resolve this by fixing it than by silencing Dependabot! May as well!
2023-10-26 14:48:21 -07:00
..
initial-placeholder Upgrade puma in the initial-placeholder app, to satisfy Dependabot 2023-10-26 14:48:21 -07:00
sites-available Configure nginx to send pre-gzipped files to the client 2023-10-25 15:44:01 -07:00
.gitignore Create setup.yml deploy script 2023-10-23 19:05:09 -07:00
authorized-ssh-keys.txt Create setup.yml deploy script 2023-10-23 19:05:09 -07:00
impress.service Add RAM constraints to impress service on in production 2023-10-26 13:52:44 -07:00