Merge pull request #1091 from paddatrapper/docs

Docs Kramdown dependency bump to 2.3.0
This commit is contained in:
Kyle Robbertze 2020-11-19 00:43:12 +02:00 committed by GitHub
commit 67610c99cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
source 'https://rubygems.org'
gem 'kramdown', '~> 2.2', '>= 2.2.1'
gem 'kramdown', '>= 2.3.0'
gem 'jekyll', '~> 4.1'
gem 'jekyll', '~> 4.1'