Bump js-routes

This commit is contained in:
Benjamin Neff 2018-11-10 19:47:01 +01:00
parent e87b751107
commit 67b825233d
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ gem "entypo-rails", "3.0.0"
gem "handlebars_assets", "0.23.2"
gem "jquery-rails", "4.3.3"
gem "js-routes", "1.4.3"
gem "js-routes", "1.4.4"
gem "js_image_paths", "0.1.1"
source "https://rails-assets.org" do

View file

@ -332,7 +332,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
js-routes (1.4.3)
js-routes (1.4.4)
railties (>= 3.2)
sprockets-rails
js_image_paths (0.1.1)
@ -808,7 +808,7 @@ DEPENDENCIES
jasmine (= 3.3.0)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.3.3)
js-routes (= 1.4.3)
js-routes (= 1.4.4)
js_image_paths (= 0.1.1)
json (= 2.1.0)
json-schema (= 2.8.1)