Setup for building

This commit is contained in:
Joshua Coles
2025-03-24 08:53:14 +00:00
parent ead72d3b4a
commit 5100e046f6
7 changed files with 1032 additions and 13 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
# spec.description = "TODO: Write a longer description or delete this line."
# spec.homepage = "TODO: Put your gem's website or public repo URL here."
spec.license = "MIT"
spec.required_ruby_version = ">= 3.1.0"
spec.required_ruby_version = ">= 3.3.0"
# spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"
#