first commit

This commit is contained in:
2025-12-01 11:12:10 +00:00
commit f073b70176
4 changed files with 127 additions and 0 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "standard", "~> 1.31"