Skip to content

Commit

Permalink
Removed deprecated has_rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Le committed Aug 17, 2011
1 parent 3fc29a2 commit 7bdad86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spree_email_to_friend.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.require_paths = ["lib"] s.require_paths = ["lib"]


s.has_rdoc = true

s.add_dependency('spree_core', '>= 0.30.1') s.add_dependency('spree_core', '>= 0.30.1')
s.add_dependency('spree_auth', '>= 0.30.1') s.add_dependency('spree_auth', '>= 0.30.1')
s.add_dependency('recaptcha', '>= 0.3.1') s.add_dependency('recaptcha', '>= 0.3.1')
Expand Down

0 comments on commit 7bdad86

Please sign in to comment.