v0.3.1
Summary
Fix local database setting oversight from v0.3.0, resolve various vulnerability
warnings (mostly by catching up on 6-12 months of package/language updates) and
better integrate with template-infra
out of the box.
On that last point, this template now cleanly combines with template-infra
v0.15.3.
What's Changed
- Fix local development database name setting by @doshitan in 881cc71
- Tweak CSS for forms by @LeslieJAnderson in #60
- Support a read-only root container filesystem by @doshitan in #73
- Add various vulnerability scanning configs by @doshitan in #69
- Remove unnecessary things from production image
- Package updates
- Update Ruby dependencies by @doshitan in #65
- Update Ruby version to 3.3.7 by @doshitan in #66
- Bump net-imap from 0.5.5 to 0.5.6 by @dependabot in #72
- Update Node.js packages by @doshitan in #68
- Bump rack from 3.1.9 to 3.1.10 by @dependabot in #74
- Misc
New Contributors
- @LeslieJAnderson made their first contribution in #60
- @dependabot made their first contribution in #72
Full Changelog: v0.3.0...v0.3.1