remove webrick
This commit is contained in:
parent
b01210b758
commit
f98d6812e2
1 changed files with 1 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -28,6 +28,3 @@ end
|
||||||
|
|
||||||
# Performance-booster for watching directories on Windows
|
# Performance-booster for watching directories on Windows
|
||||||
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||||
|
|
||||||
# HTTP Server for local development
|
|
||||||
gem "webrick", "~> 1.7"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue