From e5610c16378f8863eddafa9ab05f7b8067bb7567 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Thu, 18 Nov 2021 09:21:28 -0600 Subject: Update Box homepage Update the Box project homepage to use proper HTML5 syntax. --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index f01a4f8..61c48a9 100644 --- a/Gemfile +++ b/Gemfile @@ -16,3 +16,5 @@ end # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform? + +gem "kramdown-parser-gfm", "~> 1.1" -- cgit v1.2.3