Add statuses

This commit is contained in:
2023-02-27 21:02:38 +11:00
parent 23d03d2be1
commit f1c3263922
10 changed files with 81 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ GEM
sshkit (~> 1.3)
coderay (1.1.3)
concurrent-ruby (1.2.0)
crass (1.0.6)
database_cleaner-core (2.0.1)
database_cleaner-sequel (2.0.2)
database_cleaner-core (~> 2.0.0)
@@ -339,6 +340,9 @@ GEM
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sanitize (6.0.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sequel (5.65.0)
shellany (0.0.1)
slim (5.0.0)
@@ -405,6 +409,7 @@ DEPENDENCIES
rom-factory
rom-sql
ruby-filemagic!
sanitize
slim
standardrb
timecop