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:39 +0300
committerJonne Haß <me@jhass.eu>2020-03-20 22:03:42 +0300
commit04c545ef7d363e7e581a52441163e895f3cba2f8 (patch)
tree0dde9393a80c547e6954c01d134b576d320a19cf /Gemfile
parentecdf130bcd43c0f8d63a61e33f1c2ae241877e58 (diff)
update js-routes to 1.4.9
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 731d01523..7f0e295d4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -94,7 +94,7 @@ gem "entypo-rails", "3.0.0"
gem "handlebars_assets", "0.23.8"
gem "jquery-rails", "4.3.5"
-gem "js-routes", "1.4.7"
+gem "js-routes", "1.4.9"
gem "js_image_paths", "0.1.1"
source "https://gems.diasporafoundation.org" do