From 2585fb9b49603f187a3d0d1390fb01beb66a4673 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 24 Mar 2019 01:13:59 +0100 Subject: [PATCH] Bump hamlit --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 7f7c3abb1..977be7c1a 100644 --- a/Gemfile +++ b/Gemfile @@ -188,7 +188,7 @@ gem "typhoeus", "1.3.1" # Views gem "gon", "6.2.1" -gem "hamlit", "2.9.1" +gem "hamlit", "2.9.2" gem "mobile-fu", "1.4.0" gem "rails-timeago", "2.16.0" gem "will_paginate", "3.1.6" diff --git a/Gemfile.lock b/Gemfile.lock index 61272e2de..bc91ee94e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM rake (>= 10, < 13) rubocop (>= 0.50.0) sysexits (~> 1.1) - hamlit (2.9.1) + hamlit (2.9.2) temple (>= 0.8.0) thor tilt @@ -691,7 +691,7 @@ GEM httpclient (>= 2.4) sysexits (1.2.0) systemu (2.6.5) - temple (0.8.0) + temple (0.8.1) term-ansicolor (1.7.0) tins (~> 1.0) terminal-table (1.8.0) @@ -804,7 +804,7 @@ DEPENDENCIES guard-rspec (= 4.7.3) guard-rubocop (= 1.3.0) haml_lint (= 0.28.0) - hamlit (= 2.9.1) + hamlit (= 2.9.2) handlebars_assets (= 0.23.3) http_accept_language (= 2.1.1) i18n-inflector-rails (= 1.0.7)