Skip to content

Commit

Permalink
Bump js-routes from 1.4.11 to 1.4.13
Browse files Browse the repository at this point in the history
Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.11 to 1.4.13.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](railsware/js-routes@v1.4.11...v1.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 4, 2021
1 parent 5bfaa76 commit c473ccc
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Expand Up @@ -266,7 +266,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.5)
i18n (1.8.6)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.31)
activesupport (>= 4.0.2)
Expand All @@ -288,9 +288,8 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
js-routes (1.4.11)
js-routes (1.4.13)
railties (>= 4)
sprockets-rails
json (2.3.1)
json-schema (2.8.1)
addressable (>= 2.4)
Expand Down Expand Up @@ -337,16 +336,17 @@ GEM
mimemagic (0.3.5)
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
moneta (1.0.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth (0.5.4)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
Expand Down Expand Up @@ -387,6 +387,7 @@ GEM
puma (5.1.0)
nio4r (~> 2.0)
query_diet (0.7.0)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.1.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -573,7 +574,7 @@ GEM
tins (1.25.0)
sync
trollop (1.16.2)
tzinfo (1.2.8)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit c473ccc

Please sign in to comment.