Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Jan 7, 2016
1 parent ca33182 commit 3c9118c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnsimple.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.extra_rdoc_files = %w( README.md CHANGELOG.md UPGRADING.md LICENSE.txt )
s.extra_rdoc_files = %w( *.md LICENSE.txt )

s.add_dependency 'httparty'

Expand Down

0 comments on commit 3c9118c

Please sign in to comment.