Skip to content

Commit

Permalink
Add sass to list of dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
nene committed Nov 27, 2013
1 parent 7a8f60e commit 6886152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsduck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |s|
s.add_dependency 'parallel', '~> 0.7.1'
s.add_dependency 'rkelly-remix', '~> 0.0.4'
s.add_dependency 'dimensions', '~> 1.2.0'
s.add_dependency 'sass', '~> 3.2.0'

s.add_development_dependency 'rspec'
s.add_development_dependency 'rake'
Expand Down

0 comments on commit 6886152

Please sign in to comment.