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:
authorJonne Haß <me@jhass.eu>2020-03-20 15:57:05 +0300
committerJonne Haß <me@jhass.eu>2020-03-20 22:03:42 +0300
commitecdf130bcd43c0f8d63a61e33f1c2ae241877e58 (patch)
tree7e54b97dc124c436d2c0c7d2ec07b3c9db32e2c4 /Gemfile
parenta4dd210669fd9b33c307ffbc776e6068852cee58 (diff)
update handlebars_assets to 0.23.8
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2c772ff38..731d01523 100644
--- a/Gemfile
+++ b/Gemfile
@@ -92,7 +92,7 @@ gem "entypo-rails", "3.0.0"
# JavaScript
-gem "handlebars_assets", "0.23.4"
+gem "handlebars_assets", "0.23.8"
gem "jquery-rails", "4.3.5"
gem "js-routes", "1.4.7"
gem "js_image_paths", "0.1.1"