remove webrick

This commit is contained in:
John Hess 2022-04-07 12:36:34 -05:00
parent b01210b758
commit f98d6812e2

View file

@ -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"
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]