Bump js-routes

This commit is contained in:
Steffen van Bergerem 2016-06-13 00:00:33 +02:00 committed by Dennis Schubert
parent f5d8ae68c1
commit 86aab68c8e
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 6 additions and 6 deletions

View file

@ -88,7 +88,7 @@ gem "handlebars_assets", "0.23.0"
gem "jquery-rails", "4.1.1" gem "jquery-rails", "4.1.1"
gem "jquery-ui-rails", "5.0.5" gem "jquery-ui-rails", "5.0.5"
gem "js_image_paths", "0.1.0" gem "js_image_paths", "0.1.0"
gem "js-routes", "1.2.5" gem "js-routes", "1.2.6"
source "https://rails-assets.org" do source "https://rails-assets.org" do
gem "rails-assets-jquery", "1.12.0" # Should be kept in sync with jquery-rails gem "rails-assets-jquery", "1.12.0" # Should be kept in sync with jquery-rails

View file

@ -425,7 +425,7 @@ GEM
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5) jquery-ui-rails (5.0.5)
railties (>= 3.2.16) railties (>= 3.2.16)
js-routes (1.2.5) js-routes (1.2.6)
railties (>= 3.2) railties (>= 3.2)
sprockets-rails sprockets-rails
js_image_paths (0.1.0) js_image_paths (0.1.0)
@ -470,11 +470,11 @@ GEM
mimemagic (0.3.1) mimemagic (0.3.1)
mini_magick (4.5.1) mini_magick (4.5.1)
mini_portile2 (2.1.0) mini_portile2 (2.1.0)
minitest (5.8.4) minitest (5.9.0)
mobile-fu (1.3.1) mobile-fu (1.3.1)
rack-mobile-detect rack-mobile-detect
rails rails
multi_json (1.12.0) multi_json (1.12.1)
multi_test (0.1.2) multi_test (0.1.2)
multi_xml (0.5.5) multi_xml (0.5.5)
multipart-post (2.0.0) multipart-post (2.0.0)
@ -634,7 +634,7 @@ GEM
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rainbow (2.1.0) rainbow (2.1.0)
raindrops (0.16.0) raindrops (0.16.0)
rake (11.1.2) rake (11.2.2)
rb-fsevent (0.9.7) rb-fsevent (0.9.7)
rb-inotify (0.9.7) rb-inotify (0.9.7)
ffi (>= 0.5.0) ffi (>= 0.5.0)
@ -844,7 +844,7 @@ DEPENDENCIES
jasmine-jquery-rails (= 2.0.3) jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.1.1) jquery-rails (= 4.1.1)
jquery-ui-rails (= 5.0.5) jquery-ui-rails (= 5.0.5)
js-routes (= 1.2.5) js-routes (= 1.2.6)
js_image_paths (= 0.1.0) js_image_paths (= 0.1.0)
jshintrb (= 0.3.0) jshintrb (= 0.3.0)
json (= 1.8.3) json (= 1.8.3)