mirror of
https://github.com/haml/haml-rails.git
synced 2022-11-09 12:34:15 -05:00
Update haml-rails.gemspec
This commit is contained in:
parent
3692420854
commit
4d7297f17c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|||
s.required_rubygems_version = ">= 2.0.0"
|
||||
s.required_ruby_version = ">= 2.3.0"
|
||||
|
||||
s.add_dependency "haml", [">= 4.0.6", "< 6.0"]
|
||||
s.add_dependency "haml", [">= 4.0.6"]
|
||||
s.add_dependency "activesupport", [">= 5.1"]
|
||||
s.add_dependency "actionpack", [">= 5.1"]
|
||||
s.add_dependency "railties", [">= 5.1"]
|
||||
|
|
Loading…
Reference in a new issue