Skip to content

Commit

Permalink
Adding rocco to runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
baldrailers committed Aug 13, 2011
1 parent ba3fbaa commit 771be0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ti.gemspec
Expand Up @@ -27,6 +27,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency(%q<rake>, ["~> 0.8.7"]) # TODO: test with Rake 0.9.2
s.add_runtime_dependency(%q<nokogiri>, ["~> 1.4.4"])
s.add_runtime_dependency(%q<erubis>, ["~> 2.7.0"])
s.add_runtime_dependency(%q<rocco>, ["~> 0.7"])

s.add_development_dependency(%q<bundler>, ["~> 1.0.14"])
s.add_development_dependency(%q<rspec>, ["~> 2.6.0"])
Expand Down

0 comments on commit 771be0f

Please sign in to comment.