remove webrick
This commit is contained in:
parent
b01210b758
commit
f98d6812e2
1 changed files with 1 additions and 4 deletions
5
Gemfile
5
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"
|
||||
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||
Loading…
Add table
Add a link
Reference in a new issue