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-26 21:25:03 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:13 +0300
commitc0450cbe9d89dea064c8fb6208c8936bffd1b55d (patch)
tree33bdf2da103411da22af4a145e2903e497f100d9 /Gemfile
parent8ccf94a5875b4c83e24c1f95f55be9c761e0a49f (diff)
Bump js-routes
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 648f91cde..2542f59ca 100644
--- a/Gemfile
+++ b/Gemfile
@@ -94,7 +94,7 @@ gem "entypo-rails", "3.0.0"
gem "handlebars_assets", "0.23.9"
gem "jquery-rails", "4.4.0"
-gem "js-routes", "2.1.2"
+gem "js-routes", "2.2.4"
gem "js_image_paths", "0.1.1"
source "https://gems.diasporafoundation.org" do