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:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 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
diff --git a/Gemfile.lock b/Gemfile.lock
index 68d452644..9af64acd6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -359,7 +359,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- js-routes (2.1.2)
+ js-routes (2.2.4)
railties (>= 4)
js_image_paths (0.1.1)
rails (>= 4.0, < 6.0)
@@ -834,7 +834,7 @@ DEPENDENCIES
jasmine (= 3.10.0)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.4.0)
- js-routes (= 2.1.2)
+ js-routes (= 2.2.4)
js_image_paths (= 0.1.1)
json (= 2.6.2)
json-schema (= 3.0.0)