Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
c1a6badd5e
Merge 2c341213bb into 3258aa1e0b 2025-10-17 20:20:28 +00:00
dependabot[bot]
2c341213bb
Bump puma from 6.6.0 to 7.1.0
Bumps [puma](https://github.com/puma/puma) from 6.6.0 to 7.1.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.6.0...v7.1.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 20:20:25 +00:00
3258aa1e0b Create users, groups, user_summary models 2025-05-23 15:43:32 +02:00
76229c8cc5 Add posts test 2025-05-23 14:14:30 +02:00
0df07c478a Add Mongoid, MongoDB ODM for Ruby 2025-05-23 14:14:06 +02:00
b93ee3e0f4 Initial Commit 2025-05-23 13:27:29 +02:00