1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Added support for 64 man brackets

This commit is contained in:
2025-08-28 10:32:35 -04:00
parent 53e16952bf
commit 782baedcfe
17 changed files with 975 additions and 85 deletions

View File

@@ -85,6 +85,7 @@ group :development do
gem 'bullet'
gem 'brakeman'
gem 'bundler-audit'
gem 'rubocop'
end
group :development, :test do