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:
authorSteffen van Bergerem <svbergerem@omgsrsly.net>2018-02-17 02:49:09 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-02-17 21:20:12 +0300
commitfa14e1e3680549ef3c9a48ffa3272abb7e0469ac (patch)
tree20ecf36b4f33a8d4c0dcff30337523c861cbbbfb
parentb786d237cda722760e6cda0933af54880ea4c26e (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 c87f86b7b..7dcb7ac6c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -186,7 +186,7 @@ gem "typhoeus", "1.3.0"
# Views
gem "gon", "6.1.0"
-gem "hamlit", "2.8.4"
+gem "hamlit", "2.8.6"
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 7bbf9f69e..d12f38e84 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.4)
+ hamlit (2.8.6)
temple (>= 0.8.0)
thor
tilt
@@ -801,7 +801,7 @@ DEPENDENCIES
guard-rspec (= 4.7.3)
guard-rubocop (= 1.3.0)
haml_lint (= 0.26.0)
- hamlit (= 2.8.4)
+ hamlit (= 2.8.6)
handlebars_assets (= 0.23.2)
http_accept_language (= 2.1.1)
i18n-inflector-rails (= 1.0.7)