This commit is contained in:
Garry Ing
2021-03-07 16:27:28 -05:00
parent 3d8dab70d1
commit 73e5a9bf44
4 changed files with 76 additions and 0 deletions

View File

@ -28,3 +28,5 @@ end
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "html-proofer", "~> 3.18"