bump haml

This commit is contained in:
Jonne Haß 2015-02-28 01:08:02 +01:00
parent fe3bc2c1b2
commit c1ef5e5d3b
2 changed files with 3 additions and 3 deletions

View file

@ -160,7 +160,7 @@ gem 'typhoeus', '0.6.9'
# Views
gem 'gon', '5.2.3'
gem 'haml', '4.0.5'
gem 'haml', '4.0.6'
gem 'mobile-fu', '1.3.1'
gem 'will_paginate', '3.0.7'
gem 'rails-timeago', '2.11.0'

View file

@ -308,7 +308,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
haml (4.0.5)
haml (4.0.6)
tilt
handlebars_assets (0.18)
execjs (>= 1.2.9)
@ -709,7 +709,7 @@ DEPENDENCIES
guard (= 2.12.4)
guard-cucumber (= 1.5.3)
guard-rspec (= 4.5.0)
haml (= 4.0.5)
haml (= 4.0.6)
handlebars_assets (= 0.18.0)
http_accept_language (= 2.0.2)
i18n-inflector-rails (= 1.0.7)