add minitest
Some checks failed
Gitea Actions Demo / lint (push) Successful in 23s
Gitea Actions Demo / test (push) Failing after 15s
Gitea Actions Demo / release-image (push) Has been skipped

This commit is contained in:
Ryan Cavicchioni 2025-03-09 16:18:46 -05:00
parent 5c2c7ec3b7
commit ba740c330a
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg
2 changed files with 3 additions and 0 deletions

View File

@ -20,4 +20,5 @@ group :development do
gem "rack-test"
gem "rspec"
gem "standard"
gem "minitest"
end

View File

@ -12,6 +12,7 @@ GEM
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.6)
minitest (5.25.4)
multi_json (1.15.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
@ -119,6 +120,7 @@ DEPENDENCIES
anyflake
jwt
ksuid
minitest
nanoid
puma
rack-test