Skip to content

Commit 5a96738

Browse files
Merge pull request #481 from DefactoSoftware/dependabot/bundler/haml-rails-1.0.0
2 parents f49239f + 0e14b4e commit 5a96738

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -685,15 +685,21 @@ GEM
685685
gravatar_image_tag (1.2.0)
686686
haml (4.0.7)
687687
tilt
688-
haml-rails (0.5.3)
688+
haml-rails (1.0.0)
689689
actionpack (>= 4.0.1)
690690
activesupport (>= 4.0.1)
691-
haml (>= 3.1, < 5.0)
691+
haml (>= 4.0.6, < 6.0)
692+
html2haml (>= 1.0.1)
692693
railties (>= 4.0.1)
693694
hashtel (0.0.2)
694695
high_voltage (2.2.0)
695696
highline (1.7.8)
696697
holidays (1.2.0)
698+
html2haml (2.2.0)
699+
erubis (~> 2.7.0)
700+
haml (>= 4.0, < 6)
701+
nokogiri (>= 1.6.0)
702+
ruby_parser (~> 3.5)
697703
http_accept_language (2.0.1)
698704
i18n (0.9.5)
699705
concurrent-ruby (~> 1.0)
@@ -861,7 +867,7 @@ GEM
861867
climate_control (>= 0.0.3, < 1.0)
862868
thor (0.19.4)
863869
thread_safe (0.3.6)
864-
tilt (2.0.5)
870+
tilt (2.0.9)
865871
timecop (0.7.1)
866872
title (0.0.7)
867873
i18n

0 commit comments

Comments
 (0)