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 'client_side_validations', '3.2.5'
gem 'gon', '4.0.2' gem 'gon', '4.0.2'
gem 'haml', '4.0.1' gem 'haml', '4.0.2'
gem 'mobile-fu', '1.1.1' gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.4' gem 'will_paginate', '3.0.4'

View file

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