Skip to content

Chore: clean up Gemfile and gemspec#63

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/gemfile
Jun 17, 2026
Merged

Chore: clean up Gemfile and gemspec#63
eclectic-coding merged 1 commit into
mainfrom
chore/gemfile

Conversation

@eclectic-coding

Copy link
Copy Markdown
Owner

Summary

  • Group gems into :development and :test blocks with alphabetized entries
  • Move simplecov from gemspec add_development_dependency to Gemfile :test group
  • Remove boilerplate comments from both files

Test plan

  • bundle check passes
  • bundle exec rake — 908 examples, 0 failures, 100% coverage

🤖 Generated with Claude Code

Group gems into :development and :test blocks, alphabetize entries,
move simplecov from gemspec to Gemfile, and remove boilerplate comments.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 46b8694 into main Jun 17, 2026
4 checks passed
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