mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
parent
39015b9c0c
commit
6ca14b072a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
|
|||
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
||||
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
||||
spec.require_paths = ["lib"]
|
||||
spec.required_ruby_version = ">= 2.0.0"
|
||||
|
||||
spec.add_dependency "escape_utils"
|
||||
spec.add_dependency "temple", "~> 0.7.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue