Skip to content

Commit

Permalink
Updates the gemfile to fix netlifly deployments
Browse files Browse the repository at this point in the history
10:44:10 PM:   Conversion error: Jekyll::Converters::Markdown encountered an error while converting 'binary_sensor.md':
10:44:10 PM:                     kramdown-parser-gfm
  • Loading branch information
marvin-w committed Aug 13, 2020
1 parent 15134c9 commit 9aea28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
gem "jekyll"
gem "jekyll-theme-minimal"
gem "kramdown-parser-gfm"

source 'https://rubygems.org'

0 comments on commit 9aea28c

Please sign in to comment.