Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2018-04-08 02:12:11 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-04-12 03:41:54 +0300
commit9240a616628f44a31a5806fe939be9014cec0e8d (patch)
tree22b9b325dafe1138041c902e92af76650bb70918
parent7ea9a4d7aefaf8ec3befb2ce801d9527105b52c0 (diff)
Bump hamlit
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 7dbf321ee..eda4d7840 100644
--- a/Gemfile
+++ b/Gemfile
@@ -189,7 +189,7 @@ gem "typhoeus", "1.3.0"
# Views
gem "gon", "6.2.0"
-gem "hamlit", "2.8.6"
+gem "hamlit", "2.8.8"
gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.16.0"
gem "will_paginate", "3.1.6"
diff --git a/Gemfile.lock b/Gemfile.lock
index 655ea5a60..f1e51d1a4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -282,7 +282,7 @@ GEM
rake (>= 10, < 13)
rubocop (>= 0.49.0)
sysexits (~> 1.1)
- hamlit (2.8.6)
+ hamlit (2.8.8)
temple (>= 0.8.0)
thor
tilt
@@ -802,7 +802,7 @@ DEPENDENCIES
guard-rspec (= 4.7.3)
guard-rubocop (= 1.3.0)
haml_lint (= 0.26.0)
- hamlit (= 2.8.6)
+ hamlit (= 2.8.8)
handlebars_assets (= 0.23.2)
http_accept_language (= 2.1.1)
i18n-inflector-rails (= 1.0.7)