Update haml-rails to version 1.0.0

This commit is contained in:
depfu[bot] 2018-11-28 18:21:42 +00:00 committed by James Mason
parent 8b066c1990
commit c729fc4fe9

View file

@ -210,12 +210,13 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
haml (4.0.5)
haml (5.0.4)
temple (>= 0.8.0)
tilt
haml-rails (0.8.2)
haml-rails (1.0.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 3.1, < 5.0)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
haml_lint (0.24.0)
@ -552,9 +553,10 @@ GEM
multi_json (~> 1.0)
stripe (>= 2.0.3)
sysexits (1.2.0)
temple (0.8.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.9)
timecop (0.9.1)
transactional_capybara (0.2.0)
capybara