diff --git a/Gemfile b/Gemfile index e3ad8804..2dc06281 100644 --- a/Gemfile +++ b/Gemfile @@ -29,6 +29,4 @@ end gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] # Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.0" if Gem.win_platform? - -gem "webrick" \ No newline at end of file +gem "wdm", "~> 0.1.0" if Gem.win_platform? \ No newline at end of file