update js-routes to 1.4.9

This commit is contained in:
Jonne Haß 2020-03-20 13:57:39 +01:00
parent ecdf130bcd
commit 04c545ef7d
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -348,7 +348,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
js-routes (1.4.7)
js-routes (1.4.9)
railties (>= 4)
sprockets-rails
js_image_paths (0.1.1)
@ -833,7 +833,7 @@ DEPENDENCIES
jasmine (= 3.5.1)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.3.5)
js-routes (= 1.4.7)
js-routes (= 1.4.9)
js_image_paths (= 0.1.1)
json (= 2.3.0)
json-schema (= 2.8.1)