Skip to content

Commit

Permalink
Add missing dependencies to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
obrie committed Aug 6, 2011
1 parent 6376914 commit 8f4d1d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions encrypted_strings.gemspec
Expand Up @@ -14,4 +14,6 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- test/*`.split("\n")
s.rdoc_options = %w(--line-numbers --inline-source --title encrypted_strings --main README.rdoc)
s.extra_rdoc_files = %w(README.rdoc CHANGELOG.rdoc LICENSE)

s.add_development_dependency("rake")
end

0 comments on commit 8f4d1d9

Please sign in to comment.