Skip to content

Commit

Permalink
Update yard ~> 0.9.12 due to vulnerability.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 21, 2017
1 parent 6a370d3 commit 9feafc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ld-patch.gemspec
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'open-uri-cached', '~> 0.0', '>= 0.0.5'
gem.add_development_dependency 'rspec', '~> 3.7'
gem.add_development_dependency 'rspec-its', '~> 1.2'
gem.add_development_dependency 'yard' , '~> 0.9'
gem.add_development_dependency 'yard' , '~> 0.9.12'
gem.add_development_dependency 'webmock', '~> 3.0'

gem.post_install_message = nil
Expand Down

0 comments on commit 9feafc9

Please sign in to comment.