Skip to content

Commit

Permalink
depend on coffee-script 2.0 (development dependency only)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Dec 25, 2010
1 parent f59aad2 commit 2d8b56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sinatra.gemspec
Expand Up @@ -129,7 +129,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'RedCloth'
s.add_development_dependency 'radius'
s.add_development_dependency 'markaby'
s.add_development_dependency 'coffee-script'
s.add_development_dependency 'coffee-script', '>= 2.0'
s.add_development_dependency 'rdoc'
s.add_development_dependency 'nokogiri'

Expand Down

0 comments on commit 2d8b56c

Please sign in to comment.