Scaffold fiken gem: gemspec, dev tooling, rubocop, and CI

This commit is contained in:
2026-05-29 15:00:48 +02:00
commit 9eec49aec4
12 changed files with 155 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# frozen_string_literal: true
module Fiken
VERSION = "0.1.0"
end