Skip to content

v0.0.0: Initial gem scaffold - #1

Merged
devandreacarratta merged 1 commit into
mainfrom
feature/v0.0.0
Sep 5, 2026
Merged

devandreacarratta merged 1 commit into
mainfrom
feature/v0.0.0

Conversation

@devandreacarratta

Copy link
Copy Markdown
Owner

Scaffolds the gem with bundle gem (RSpec, MIT license, RuboCop, CI).

This is the empty skeleton. The password generator, tests, docs, CHANGELOG and Kiro steering arrive in v0.0.1.

What was tested

  • bundle exec rake (spec + rubocop) green locally on Ruby 3.4.9
  • gem build password_forge.gemspec builds cleanly

Scaffold generated with 'bundle gem' (RSpec, MIT license, RuboCop):
- password_forge.gemspec (Ruby >= 3.0.0, MFA required, metadata URIs)
- lib entry point and version (0.0.0)
- Rakefile default task (spec + rubocop), bin/setup, bin/console
- CI workflow (RSpec matrix + RuboCop)
- private-notes/, Gemfile.lock and built gems git-ignored
@devandreacarratta
devandreacarratta merged commit 64267c5 into main Sep 5, 2026
6 checks passed
@devandreacarratta
devandreacarratta deleted the feature/v0.0.0 branch September 5, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant