Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Added ronn to development dependencies, since it's required to build …
Browse files Browse the repository at this point in the history
…the manual.
  • Loading branch information
pwnall authored and indirect committed Aug 24, 2010
1 parent e09a8cc commit 9fb91dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundler.gemspec
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "bundler"

s.add_development_dependency "ronn"
s.add_development_dependency "rspec"

s.files = Dir.glob("{bin,lib}/**/*") + %w(LICENSE README.md ROADMAP.md CHANGELOG.md ISSUES.md)
Expand Down

0 comments on commit 9fb91dd

Please sign in to comment.