Skip to content

Commit

Permalink
Merge pull request #4 from jurriaan/dependabot/bundler/kramdown-tw-2.2.1
Browse files Browse the repository at this point in the history
Update kramdown requirement from ~> 2.1.0 to ~> 2.2.1
  • Loading branch information
jurriaan authored Apr 24, 2020
2 parents 476075a + 10a3e66 commit 0a0a9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docparser.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'parallel', '~> 1.10'

spec.add_development_dependency 'github-markup'
spec.add_development_dependency 'kramdown', '~> 2.1.0'
spec.add_development_dependency 'kramdown', '~> 2.2.1'
spec.add_development_dependency 'yard'
end

0 comments on commit 0a0a9cb

Please sign in to comment.