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:53:21 +0300
committerJonne Haß <me@jhass.eu>2020-03-20 22:03:42 +0300
commitd6814878e9e213733d0ec11180e255861bb4f087 (patch)
treee52de726d986f8027a2cb808b6a9240b878bb379 /Gemfile
parent78b62dd3edf421c6ef77107f115ef96423a1ba51 (diff)
update gon to 6.3.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 56500d622..7abfb35fa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -189,7 +189,7 @@ gem "typhoeus", "1.3.1"
# Views
-gem "gon", "6.2.1"
+gem "gon", "6.3.2"
gem "hamlit", "2.9.3"
gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.17.1"