Skip to content

Commit

Permalink
Remove YARD gem (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinibrsl committed Feb 14, 2019
1 parent b0e3747 commit 23f25ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .yardopts

This file was deleted.

1 change: 0 additions & 1 deletion viacep.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ Gem::Specification.new do |s|
s.files = `git ls-files | grep -Ev '^(test|doc|examples|.yardoc|.github)'`.split("\n")

s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'yard', '~> 0.9.11'
end

0 comments on commit 23f25ca

Please sign in to comment.