From f517d7bdd4a12afd812c833f170757436290c78b Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 16 Dec 2024 22:24:01 +0100 Subject: [PATCH] I will kill me --- Gemfile | 2 +- Gemfile.lock | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d572171..f34ed2c 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do end # Performance-booster for watching directories on Windows -gem 'wdm', '>= 0.1.0' if Gem.win_platform? +#gem 'wdm', '>= 0.1.0' if Gem.win_platform? # Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem diff --git a/Gemfile.lock b/Gemfile.lock index 2d60694..4fdccea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,6 @@ GEM tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (2.6.0) - wdm (0.2.0) webrick (1.9.0) PLATFORMS @@ -105,7 +104,6 @@ DEPENDENCIES sassc tzinfo (>= 1, < 3) tzinfo-data - wdm (>= 0.1.0) BUNDLED WITH 2.5.23