Bump hamlit
This commit is contained in:
parent
02617a3562
commit
2585fb9b49
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
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"
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue