From 9189dbf3483d4b200332ac0cfdbbe35c6fc4932b Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 27 Jun 2022 02:16:14 +0200 Subject: [PATCH] Bump hamlit --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index ee8e24798..4074260b8 100644 --- a/Gemfile +++ b/Gemfile @@ -192,7 +192,7 @@ gem "typhoeus", "1.4.0" # Views gem "gon", "6.4.0" -gem "hamlit", "2.15.1" +gem "hamlit", "2.16.0" gem "mobile-fu", "1.4.0" gem "rails-timeago", "2.19.1" gem "will_paginate", "3.3.1" diff --git a/Gemfile.lock b/Gemfile.lock index f691dc1c2..51454285e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) - hamlit (2.15.1) + hamlit (2.16.0) temple (>= 0.8.2) thor tilt @@ -827,7 +827,7 @@ DEPENDENCIES fuubar (= 2.5.1) gon (= 6.4.0) haml_lint (= 0.37.1) - hamlit (= 2.15.1) + hamlit (= 2.16.0) handlebars_assets (= 0.23.9) http_accept_language (= 2.1.1) i18n-inflector-rails (= 1.0.7)