From c96f34807ce92867915965ae689b7d7982bfaf32 Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Thu, 12 May 2016 01:58:43 +0200 Subject: [PATCH] Bump hamlit --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 331fb8c19..08b778b65 100644 --- a/Gemfile +++ b/Gemfile @@ -175,7 +175,7 @@ gem "typhoeus", "1.0.2" # Views gem "gon", "6.0.1" -gem "hamlit", "2.2.1" +gem "hamlit", "2.3.1" gem "mobile-fu", "1.3.1" gem "will_paginate", "3.1.0" gem "rails-timeago", "2.11.0" diff --git a/Gemfile.lock b/Gemfile.lock index 0fb543b63..8d36e6612 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,7 +403,7 @@ GEM rake (>= 10, < 12) rubocop (>= 0.36.0) sysexits (~> 1.1) - hamlit (2.2.1) + hamlit (2.3.1) temple (~> 0.7.6) thor tilt @@ -947,7 +947,7 @@ DEPENDENCIES guard-rspec (= 4.6.5) guard-rubocop (= 1.2.0) haml_lint (= 0.17.1) - hamlit (= 2.2.1) + hamlit (= 2.3.1) handlebars_assets (= 0.23.0) http_accept_language (= 2.0.5) i18n-inflector-rails (= 1.0.7)