diff --git a/Gemfile b/Gemfile index d011e36..c3f6c51 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,4 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do end # Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] - -# HTTP Server for local development -gem "webrick", "~> 1.7" \ No newline at end of file +gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] \ No newline at end of file