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 d996030 commit 875412cCopy full SHA for 875412c
Gemfile
@@ -37,7 +37,7 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
37
gem 'pygments.rb', '~> 2.4.0'
38
39
# Performance-booster for watching directories on Windows
40
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
+gem "wdm", "~> 0.2.0" if Gem.win_platform?
41
42
gem "html-proofer"
43
gem "domainatrix"
0 commit comments