Skip to content

Drop redundant factory_bot_rails dependency - #67

Merged
tf merged 1 commit into
codevise:masterfrom
tf:rails-8-1
Sep 11, 2026
Merged

tf merged 1 commit into
codevise:masterfrom
tf:rails-8-1

Conversation

@tf

@tf tf commented Sep 4, 2026

Copy link
Copy Markdown
Member

pageflow-support already depends on factory_bot_rails, so pinning a
version here as well means both constraints have to agree. Pageflow master
moved pageflow-support to ~> 6.5 while this gemspec asks for ~> 4.8,
which leaves the bundle unresolvable in the CI job that runs against the
pageflow edge branch.

Dropping the pin lets pageflow-support decide: factory_bot_rails 4.11.1
against the released gem, 6.5.1 against edge.

Verified against pageflow master on Rails 8.1.3.1: 63 examples, 0 failures.

pageflow-support already depends on factory_bot_rails. Pinning a
version here as well made the bundle unresolvable against the pageflow
edge branch, which requires ~> 6.5.
@tf tf modified the milestone: v2.7 Sep 11, 2026
@tf
tf merged commit 6d3959c into codevise:master Sep 11, 2026
3 of 10 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