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

Fix #117 add dependency of tilt gem #130

Merged
merged 1 commit into from
Apr 22, 2013
Merged

Fix #117 add dependency of tilt gem #130

merged 1 commit into from
Apr 22, 2013

Conversation

masarakki
Copy link
Contributor

I found that it is because of guard/jasmine/coverage requires tilt,
but gemspec not includes dependency of tilt.

please test it on new directory only includes Gemfile

gem 'guard-jasmine', :git => 'git://github.com/masarakki/guard-jasmine', :branch => 'add_dependency_of_tilt'

and run

 bundle exec guard init

netzpirat added a commit that referenced this pull request Apr 22, 2013
@netzpirat netzpirat merged commit 3818c4f into guard:master Apr 22, 2013
@masarakki masarakki deleted the add_dependency_of_tilt branch April 22, 2013 07:20
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