Skip to content

Commit bf61d16

Browse files
committed
Update yard ~> 0.9.12 due to vulnerability.
1 parent 7b72c5a commit bf61d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rdf-spec.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ Gem::Specification.new do |gem|
3232
gem.add_runtime_dependency 'rspec', '~> 3.7'
3333
gem.add_runtime_dependency 'rspec-its', '~> 1.2'
3434
gem.add_runtime_dependency 'webmock', '~> 3.0'
35-
gem.add_development_dependency 'yard' , '~> 0.8'
35+
gem.add_development_dependency 'yard' , '~> 0.9.12'
3636
gem.post_install_message = nil
3737
end

0 commit comments

Comments
 (0)