Bump hamlit

This commit is contained in:
Dennis Schubert 2016-05-12 01:58:43 +02:00 committed by Jonne Haß
parent b4a63e7369
commit c96f34807c
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@ gem "typhoeus", "1.0.2"
# Views # Views
gem "gon", "6.0.1" gem "gon", "6.0.1"
gem "hamlit", "2.2.1" gem "hamlit", "2.3.1"
gem "mobile-fu", "1.3.1" gem "mobile-fu", "1.3.1"
gem "will_paginate", "3.1.0" gem "will_paginate", "3.1.0"
gem "rails-timeago", "2.11.0" gem "rails-timeago", "2.11.0"

View file

@ -403,7 +403,7 @@ GEM
rake (>= 10, < 12) rake (>= 10, < 12)
rubocop (>= 0.36.0) rubocop (>= 0.36.0)
sysexits (~> 1.1) sysexits (~> 1.1)
hamlit (2.2.1) hamlit (2.3.1)
temple (~> 0.7.6) temple (~> 0.7.6)
thor thor
tilt tilt
@ -947,7 +947,7 @@ DEPENDENCIES
guard-rspec (= 4.6.5) guard-rspec (= 4.6.5)
guard-rubocop (= 1.2.0) guard-rubocop (= 1.2.0)
haml_lint (= 0.17.1) haml_lint (= 0.17.1)
hamlit (= 2.2.1) hamlit (= 2.3.1)
handlebars_assets (= 0.23.0) handlebars_assets (= 0.23.0)
http_accept_language (= 2.0.5) http_accept_language (= 2.0.5)
i18n-inflector-rails (= 1.0.7) i18n-inflector-rails (= 1.0.7)