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
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
bundle install