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

move capistrano to development dependency #1

Merged
merged 2 commits into from
Apr 22, 2014
Merged

move capistrano to development dependency #1

merged 2 commits into from
Apr 22, 2014

Conversation

MrGossett
Copy link
Contributor

This gem is useful even when capistrano is not in the picture. The gemspec dependency for capistrano is necessary only for running the gem's own specs.

Moving the dependency from runtime to development moves capistrano out of the codebase when env_lint is bundled.

The specs still pass...

env-lint (master)$ rspec spec
[Coveralls] Set up the SimpleCov formatter.
[Coveralls] Using SimpleCov's default settings.
...........................................

Finished in 0.03549 seconds
43 examples, 0 failures
[Coveralls] Outside the Travis environment, not sending data.

tf added a commit that referenced this pull request Apr 22, 2014
move capistrano to development dependency
@tf tf merged commit 8e26850 into tf:master Apr 22, 2014
@tf
Copy link
Owner

tf commented Apr 22, 2014

👍 Thanks for the contribution. I've pushed a new version to rubygems.

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