Skip to content

Manage development dependencies in gemfiles#240

Merged
kymmt90 merged 3 commits intomasterfrom
gemfiles-dev-dependencies
Feb 9, 2026
Merged

Manage development dependencies in gemfiles#240
kymmt90 merged 3 commits intomasterfrom
gemfiles-dev-dependencies

Conversation

@kymmt90
Copy link
Copy Markdown
Member

@kymmt90 kymmt90 commented Jan 23, 2026


Only some dev dependencies are listed in the files under the gemfiles directory generated by Appraisal.

This PR makes the following changes for consistency:

  • Move the dev dependencies in activerecord-bitemporal.gemspec to Gemfile and use required: false for those that are sufficient
  • Update the files under the gemfiles directory by Appraisal

@kymmt90 kymmt90 self-assigned this Jan 23, 2026
@kymmt90 kymmt90 changed the title Manage devdevelopment dependencies in gemfiles Manage development dependencies in gemfiles Jan 23, 2026
@kymmt90 kymmt90 marked this pull request as ready for review February 5, 2026 09:45
@auto-assign auto-assign bot requested review from krororo and kumaie-shr February 5, 2026 09:46
Copy link
Copy Markdown
Collaborator

@krororo krororo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Copy Markdown
Contributor

@kumaie-shr kumaie-shr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kymmt90 kymmt90 merged commit b57d126 into master Feb 9, 2026
20 checks passed
@kymmt90 kymmt90 deleted the gemfiles-dev-dependencies branch February 9, 2026 03:04
@kymmt90 kymmt90 mentioned this pull request Mar 2, 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.

3 participants