Bump hamlit
This commit is contained in:
parent
a33803ac19
commit
64887e75c5
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -154,7 +154,7 @@ gem "typhoeus", "1.4.0"
|
||||||
# Views
|
# Views
|
||||||
|
|
||||||
gem "gon", "6.4.0"
|
gem "gon", "6.4.0"
|
||||||
gem "hamlit", "2.16.0"
|
gem "hamlit", "3.0.3"
|
||||||
gem "mobile-fu", "1.4.0"
|
gem "mobile-fu", "1.4.0"
|
||||||
gem "rails-timeago", "2.20.0"
|
gem "rails-timeago", "2.20.0"
|
||||||
gem "will_paginate", "3.3.1"
|
gem "will_paginate", "3.3.1"
|
||||||
|
|
|
||||||
|
|
@ -336,7 +336,7 @@ GEM
|
||||||
rainbow
|
rainbow
|
||||||
rubocop (>= 0.50.0)
|
rubocop (>= 0.50.0)
|
||||||
sysexits (~> 1.1)
|
sysexits (~> 1.1)
|
||||||
hamlit (2.16.0)
|
hamlit (3.0.3)
|
||||||
temple (>= 0.8.2)
|
temple (>= 0.8.2)
|
||||||
thor
|
thor
|
||||||
tilt
|
tilt
|
||||||
|
|
@ -715,14 +715,14 @@ GEM
|
||||||
ffi (~> 1.1)
|
ffi (~> 1.1)
|
||||||
sysexits (1.2.0)
|
sysexits (1.2.0)
|
||||||
systemu (2.6.5)
|
systemu (2.6.5)
|
||||||
temple (0.8.2)
|
temple (0.10.2)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
terser (1.1.16)
|
terser (1.1.16)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
thor (1.2.2)
|
thor (1.2.2)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.10)
|
tilt (2.2.0)
|
||||||
timecop (0.9.5)
|
timecop (0.9.5)
|
||||||
timeout (0.4.0)
|
timeout (0.4.0)
|
||||||
timers (4.3.3)
|
timers (4.3.3)
|
||||||
|
|
@ -824,7 +824,7 @@ DEPENDENCIES
|
||||||
fuubar (= 2.5.1)
|
fuubar (= 2.5.1)
|
||||||
gon (= 6.4.0)
|
gon (= 6.4.0)
|
||||||
haml_lint (= 0.40.0)
|
haml_lint (= 0.40.0)
|
||||||
hamlit (= 2.16.0)
|
hamlit (= 3.0.3)
|
||||||
handlebars_assets (= 0.23.9)
|
handlebars_assets (= 0.23.9)
|
||||||
http_accept_language (= 2.1.1)
|
http_accept_language (= 2.1.1)
|
||||||
jasmine (= 3.10.0)
|
jasmine (= 3.10.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue