Conservative update of haml-rails 0.5.3 -> 0.8.2

This commit is contained in:
James Mason 2018-09-27 09:13:32 -07:00 committed by Ana María Martínez Gómez
parent 3af4dd5aac
commit 6682a6baaa

View file

@ -213,10 +213,11 @@ GEM
rspec (>= 2.99.0, < 4.0)
haml (4.0.5)
tilt
haml-rails (0.5.3)
haml-rails (0.8.2)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 3.1, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
haml_lint (0.24.0)
haml (>= 4.0, < 5.1)
@ -226,6 +227,11 @@ GEM
sysexits (~> 1.1)
hashdiff (0.3.7)
hashie (3.5.7)
html2haml (2.2.0)
erubis (~> 2.7.0)
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
@ -493,6 +499,8 @@ GEM
ruby-openid (2.5.0)
ruby-progressbar (1.10.0)
ruby_dep (1.5.0)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
rubyzip (1.2.2)
safe_yaml (1.0.4)
safely_block (0.2.1)
@ -509,6 +517,7 @@ GEM
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selectize-rails (0.12.5)
sexp_processor (4.11.0)
shellany (0.0.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
@ -708,4 +717,4 @@ RUBY VERSION
ruby 2.5.0p0
BUNDLED WITH
1.16.4
1.16.5