Skip to content

Move development dependencies to Gemfile#441

Open
oiahoon wants to merge 1 commit into
Sorcery:mainfrom
oiahoon:chore/move-development-dependencies
Open

Move development dependencies to Gemfile#441
oiahoon wants to merge 1 commit into
Sorcery:mainfrom
oiahoon:chore/move-development-dependencies

Conversation

@oiahoon

@oiahoon oiahoon commented Jul 11, 2026

Copy link
Copy Markdown

Summary

  • Move the six development-only gem declarations from sorcery.gemspec to Gemfile.
  • Preserve every existing version constraint.
  • Remove only the resolved Gemspec/DevelopmentDependencies entry from .rubocop_todo.yml.

This handles one remaining cop from #396 in a single commit. Runtime dependencies and packaged files are unchanged.

Validation

  • bundle check
  • Targeted Gemspec/DevelopmentDependencies check: 0 offenses
  • Full RuboCop: 123 files, 0 offenses
  • Full RSpec: 559 examples, 0 failures
  • gem build sorcery.gemspec: successful
  • git diff --check

@oiahoon oiahoon mentioned this pull request Jul 11, 2026
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