Skip to content

Commit

Permalink
Merge pull request #130 from masarakki/add_dependency_of_tilt
Browse files Browse the repository at this point in the history
Fix #117 add dependency of tilt gem
  • Loading branch information
netzpirat committed Apr 22, 2013
2 parents 10aead7 + 02f7444 commit 3818c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guard-jasmine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.add_dependency 'multi_json'
s.add_dependency 'childprocess'
s.add_dependency 'thor'
s.add_dependency 'tilt'

s.add_development_dependency 'bundler'

Expand Down

0 comments on commit 3818c4f

Please sign in to comment.