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

Use bundler gem tasks instead of custom tasks. #226

Merged
merged 1 commit into from Mar 20, 2015

Conversation

bethesque
Copy link
Contributor

rake release was raising 'Circular dependency detected' errors.

rake release was raising 'Circular dependency detected' errors.
@bethesque
Copy link
Contributor Author

I tested this by running rake release for 1.4.0 again, and it gave me the expected error (can't republish a gem).

@bethesque
Copy link
Contributor Author

Will need to update https://github.com/seancribbs/webmachine-ruby/wiki/Release-process when this is merged.

@seancribbs
Copy link
Member

👍 Anything to make it simpler

bethesque added a commit that referenced this pull request Mar 20, 2015
Use bundler gem tasks instead of custom tasks.
@bethesque bethesque merged commit 5db75bf into webmachine:master Mar 20, 2015
@bethesque bethesque deleted the use-bundler-gem-tasks branch March 20, 2015 21:14
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.

None yet

2 participants