bump haml

This commit is contained in:
Jonne Haß 2014-01-13 11:44:28 +01:00
parent 92a153edaf
commit f7759f2177
2 changed files with 3 additions and 3 deletions

View file

@ -98,7 +98,7 @@ gem 'typhoeus', '0.6.7'
gem 'client_side_validations', '3.2.6'
gem 'gon', '4.1.1'
gem 'haml', '4.0.3'
gem 'haml', '4.0.5'
gem 'mobile-fu', '1.2.2'
gem 'will_paginate', '3.0.4'

View file

@ -162,7 +162,7 @@ GEM
childprocess (>= 0.2.3)
guard (>= 1.1)
spork (>= 0.8.4)
haml (4.0.3)
haml (4.0.5)
tilt
handlebars_assets (0.12.0)
execjs (>= 1.2.9)
@ -456,7 +456,7 @@ DEPENDENCIES
guard-cucumber (= 1.4.1)
guard-rspec (= 4.2.4)
guard-spork (= 1.5.1)
haml (= 4.0.3)
haml (= 4.0.5)
handlebars_assets (= 0.12.0)
http_accept_language (= 1.0.2)
i18n-inflector-rails (~> 1.0)