We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda4ee2 commit a7afe7aCopy full SHA for a7afe7a
1 file changed
Gemfile
@@ -7,9 +7,7 @@ gem 'wdm', '~> 0.1.1' if Gem.win_platform?
7
8
gem 'rake'
9
10
-gem 'jekyll'
11
-gem 'liquid', '>= 5.5.0'
12
-gem "kramdown", ">= 2.3.0"
+gem 'jekyll', ">= 4.4.1"
13
gem 'jekyll-feed', group: :jekyll_plugins
14
gem 'jekyll-redirect-from', group: :jekyll_plugins
15
gem "kramdown-parser-gfm"
0 commit comments