Skip to content

Commit

Permalink
make rdoc a dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sinisterchipmunk committed Jan 15, 2012
1 parent 085d361 commit 0a195f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activegist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec", '~> 2.8.0'
s.add_development_dependency "fakeweb", '~> 1.3.0'
s.add_development_dependency 'rake', "~> 0.9.2.2"
s.add_development_dependency 'rdoc', "~> 3.12"

s.add_runtime_dependency "activemodel", '~> 3.1.3'
s.add_runtime_dependency "activesupport", '~> 3.1.3'
Expand Down

0 comments on commit 0a195f8

Please sign in to comment.