Skip to content

Commit

Permalink
chore(yard): update to latest yard
Browse files Browse the repository at this point in the history
  • Loading branch information
randym committed Apr 1, 2017
1 parent d2b9a4b commit b4bdbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axlsx.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "htmlentities", "~> 4.3.4"
s.add_runtime_dependency "mimemagic", "~> 0.3"

s.add_development_dependency 'yard'
s.add_development_dependency 'yard', "~> 0.9.8"
s.add_development_dependency 'kramdown'
s.add_development_dependency 'timecop', "~> 0.8.1"
s.required_ruby_version = '>= 1.9.2'
Expand Down

0 comments on commit b4bdbfa

Please sign in to comment.