bump haml

This commit is contained in:
Jonne Haß 2013-04-13 11:47:16 +02:00
parent 07b2ceaf69
commit f98b8e30d6
2 changed files with 4 additions and 4 deletions

View file

@ -86,7 +86,7 @@ gem 'typhoeus', '0.3.3'
gem 'client_side_validations', '3.2.5'
gem 'gon', '4.0.2'
gem 'haml', '4.0.1'
gem 'haml', '4.0.2'
gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.4'

View file

@ -158,7 +158,7 @@ GEM
childprocess (>= 0.2.3)
guard (>= 1.1)
spork (>= 0.8.4)
haml (4.0.1)
haml (4.0.2)
tilt
handlebars_assets (0.12.0)
execjs (>= 1.2.9)
@ -375,7 +375,7 @@ GEM
subexec (0.2.2)
temple (0.6.3)
thor (0.18.1)
tilt (1.3.6)
tilt (1.3.7)
timecop (0.6.1)
timers (1.1.0)
treetop (1.4.12)
@ -435,7 +435,7 @@ DEPENDENCIES
guard-cucumber (= 1.4.0)
guard-rspec (= 2.5.3)
guard-spork (= 1.5.0)
haml (= 4.0.1)
haml (= 4.0.2)
handlebars_assets (= 0.12.0)
http_accept_language (= 1.0.2)
i18n-inflector-rails (~> 1.0)