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>2022-06-27 03:16:14 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:13 +0300
commit9189dbf3483d4b200332ac0cfdbbe35c6fc4932b (patch)
tree1553a9fe20be5cc68f954ae46af1c3503dbc11eb /Gemfile
parent796047f543a4507c449ecd45b168f852a80c45db (diff)
Bump hamlit
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ee8e24798..4074260b8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -192,7 +192,7 @@ gem "typhoeus", "1.4.0"
# Views
gem "gon", "6.4.0"
-gem "hamlit", "2.15.1"
+gem "hamlit", "2.16.0"
gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.19.1"
gem "will_paginate", "3.3.1"