diff --git a/Gemfile b/Gemfile index 16d3ebc83..1e5846d26 100644 --- a/Gemfile +++ b/Gemfile @@ -154,7 +154,7 @@ gem "typhoeus", "1.4.0" # Views gem "gon", "6.4.0" -gem "hamlit", "2.16.0" +gem "hamlit", "3.0.3" gem "mobile-fu", "1.4.0" gem "rails-timeago", "2.20.0" gem "will_paginate", "3.3.1" diff --git a/Gemfile.lock b/Gemfile.lock index 6bf0848a1..237f7fd15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,7 +336,7 @@ GEM rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) - hamlit (2.16.0) + hamlit (3.0.3) temple (>= 0.8.2) thor tilt @@ -715,14 +715,14 @@ GEM ffi (~> 1.1) sysexits (1.2.0) systemu (2.6.5) - temple (0.8.2) + temple (0.10.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) terser (1.1.16) execjs (>= 0.3.0, < 3) thor (1.2.2) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.2.0) timecop (0.9.5) timeout (0.4.0) timers (4.3.3) @@ -824,7 +824,7 @@ DEPENDENCIES fuubar (= 2.5.1) gon (= 6.4.0) haml_lint (= 0.40.0) - hamlit (= 2.16.0) + hamlit (= 3.0.3) handlebars_assets (= 0.23.9) http_accept_language (= 2.1.1) jasmine (= 3.10.0)