Bump hamlit
This commit is contained in:
parent
02bd6c3c3e
commit
cec7fcd964
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -175,7 +175,7 @@ gem "typhoeus", "1.0.2"
|
||||||
# Views
|
# Views
|
||||||
|
|
||||||
gem "gon", "6.0.1"
|
gem "gon", "6.0.1"
|
||||||
gem "hamlit", "2.3.1"
|
gem "hamlit", "2.5.0"
|
||||||
gem "mobile-fu", "1.3.1"
|
gem "mobile-fu", "1.3.1"
|
||||||
gem "will_paginate", "3.1.0"
|
gem "will_paginate", "3.1.0"
|
||||||
gem "rails-timeago", "2.11.0"
|
gem "rails-timeago", "2.11.0"
|
||||||
|
|
|
||||||
|
|
@ -403,7 +403,7 @@ GEM
|
||||||
rake (>= 10, < 12)
|
rake (>= 10, < 12)
|
||||||
rubocop (>= 0.36.0)
|
rubocop (>= 0.36.0)
|
||||||
sysexits (~> 1.1)
|
sysexits (~> 1.1)
|
||||||
hamlit (2.3.1)
|
hamlit (2.5.0)
|
||||||
temple (~> 0.7.6)
|
temple (~> 0.7.6)
|
||||||
thor
|
thor
|
||||||
tilt
|
tilt
|
||||||
|
|
@ -833,7 +833,7 @@ GEM
|
||||||
json (>= 1.4.3)
|
json (>= 1.4.3)
|
||||||
sysexits (1.2.0)
|
sysexits (1.2.0)
|
||||||
systemu (2.6.5)
|
systemu (2.6.5)
|
||||||
temple (0.7.6)
|
temple (0.7.7)
|
||||||
terminal-table (1.5.2)
|
terminal-table (1.5.2)
|
||||||
test_after_commit (1.0.0)
|
test_after_commit (1.0.0)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
|
|
@ -949,7 +949,7 @@ DEPENDENCIES
|
||||||
guard-rspec (= 4.7.2)
|
guard-rspec (= 4.7.2)
|
||||||
guard-rubocop (= 1.2.0)
|
guard-rubocop (= 1.2.0)
|
||||||
haml_lint (= 0.17.1)
|
haml_lint (= 0.17.1)
|
||||||
hamlit (= 2.3.1)
|
hamlit (= 2.5.0)
|
||||||
handlebars_assets (= 0.23.0)
|
handlebars_assets (= 0.23.0)
|
||||||
http_accept_language (= 2.0.5)
|
http_accept_language (= 2.0.5)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue