Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ffaker dependency to gemspec #35

Merged
merged 2 commits into from
Aug 23, 2018
Merged

Add ffaker dependency to gemspec #35

merged 2 commits into from
Aug 23, 2018

Conversation

swcraig
Copy link
Contributor

@swcraig swcraig commented Sep 7, 2017

ffaker was removed as a runtime dependency of Solidus. As of right now,
this removal is only on Solidus master (but it is slated for v2.4).

Even though this extension does not use ffaker directly, Solidus
complains that its factories require the library and so the tests fail
without this.

PR removing ffaker from Solidus:
solidusio/solidus#2163

EDIT: The tests actually fail because of require ffaker in spec/spec_helper.rb. But even removing this line will cause the tests to fail in the way described above.

ffaker was removed as a runtime dependency of Solidus. As of right now,
this removal is only on Solidus master (but it is slated for v2.4).

Even though this extension does not use ffaker directly, Solidus
complains that its factories require the library and so the tests fail
without this.

PR removing ffaker from Solidus:
solidusio/solidus#2163
mamhoff
mamhoff previously approved these changes Sep 7, 2017
qr8r
qr8r previously approved these changes Sep 7, 2017
@fastjames fastjames self-requested a review August 3, 2018 14:39
fastjames
fastjames previously approved these changes Aug 3, 2018
Copy link
Contributor

@fastjames fastjames left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@jacobherrington jacobherrington dismissed stale reviews from fastjames, qr8r, and mamhoff via 43109f0 August 23, 2018 17:08
Copy link
Contributor

@jacobherrington jacobherrington left a comment

Choose a reason for hiding this comment

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

🍰

@jacobherrington jacobherrington merged commit 1efb97a into solidusio:master Aug 23, 2018
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.

5 participants