add Rakefile

This commit is contained in:
Ryan Cavicchioni 2025-03-11 04:53:38 -05:00
parent 9a19b6bae0
commit 45862025cf
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg
2 changed files with 3 additions and 0 deletions

View File

@ -22,4 +22,5 @@ group :development do
gem "rspec"
gem "standard"
gem "minitest"
gem "rake"
end

View File

@ -48,6 +48,7 @@ GEM
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.2.1)
rbs (3.8.1)
logger
regexp_parser (2.10.0)
@ -135,6 +136,7 @@ DEPENDENCIES
puma
rack-test
rackup
rake
rbs
rspec
rubocop