We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f49239f + 0e14b4e commit 5a96738Copy full SHA for 5a96738
1 file changed
Gemfile.lock
@@ -685,15 +685,21 @@ GEM
685
gravatar_image_tag (1.2.0)
686
haml (4.0.7)
687
tilt
688
- haml-rails (0.5.3)
+ haml-rails (1.0.0)
689
actionpack (>= 4.0.1)
690
activesupport (>= 4.0.1)
691
- haml (>= 3.1, < 5.0)
+ haml (>= 4.0.6, < 6.0)
692
+ html2haml (>= 1.0.1)
693
railties (>= 4.0.1)
694
hashtel (0.0.2)
695
high_voltage (2.2.0)
696
highline (1.7.8)
697
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)
703
http_accept_language (2.0.1)
704
i18n (0.9.5)
705
concurrent-ruby (~> 1.0)
@@ -861,7 +867,7 @@ GEM
861
867
climate_control (>= 0.0.3, < 1.0)
862
868
thor (0.19.4)
863
869
thread_safe (0.3.6)
864
- tilt (2.0.5)
870
+ tilt (2.0.9)
865
871
timecop (0.7.1)
866
872
title (0.0.7)
873
i18n
0 commit comments