Bump hamlit
This commit is contained in:
parent
c070b35ca9
commit
33aaa0ea80
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -181,7 +181,7 @@ gem "typhoeus", "1.1.0"
|
|||
# Views
|
||||
|
||||
gem "gon", "6.1.0"
|
||||
gem "hamlit", "2.7.5"
|
||||
gem "hamlit", "2.8.0"
|
||||
gem "mobile-fu", "1.3.1"
|
||||
gem "will_paginate", "3.1.5"
|
||||
gem "rails-timeago", "2.11.0"
|
||||
|
|
|
|||
|
|
@ -280,8 +280,8 @@ GEM
|
|||
rake (>= 10, < 12)
|
||||
rubocop (>= 0.36.0)
|
||||
sysexits (~> 1.1)
|
||||
hamlit (2.7.5)
|
||||
temple (~> 0.7.6)
|
||||
hamlit (2.8.0)
|
||||
temple (>= 0.8.0)
|
||||
thor
|
||||
tilt
|
||||
handlebars_assets (0.23.1)
|
||||
|
|
@ -704,7 +704,7 @@ GEM
|
|||
json (>= 1.4.3)
|
||||
sysexits (1.2.0)
|
||||
systemu (2.6.5)
|
||||
temple (0.7.7)
|
||||
temple (0.8.0)
|
||||
term-ansicolor (1.3.2)
|
||||
tins (~> 1.0)
|
||||
terminal-table (1.7.3)
|
||||
|
|
@ -822,7 +822,7 @@ DEPENDENCIES
|
|||
guard-rspec (= 4.7.3)
|
||||
guard-rubocop (= 1.2.0)
|
||||
haml_lint (= 0.18.2)
|
||||
hamlit (= 2.7.5)
|
||||
hamlit (= 2.8.0)
|
||||
handlebars_assets (= 0.23.1)
|
||||
http_accept_language (= 2.0.5)
|
||||
i18n-inflector-rails (= 1.0.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue