Skip to content

Commit

Permalink
add coffee-script development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Feb 22, 2010
1 parent 84ad86d commit 13c3836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tilt.gemspec
Expand Up @@ -50,6 +50,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rdiscount'
s.add_development_dependency 'liquid'
s.add_development_dependency 'less'
s.add_development_dependency 'coffee-script'

s.extra_rdoc_files = %w[COPYING]

Expand Down

0 comments on commit 13c3836

Please sign in to comment.