Added dependencies for erb
This commit is contained in:
parent
c364865bdf
commit
10d6a27334
@ -19,4 +19,6 @@ Gem::Specification.new do |spec|
|
||||
spec.bindir = "libexec"
|
||||
spec.executables = ["erb"]
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_dependency "cgi"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user