Commit e153d0bf016c2403f80675f9c6ff0475ce9c35a7

Authored by Rafael Manzo
1 parent 9d3faec9

Auto updated: js-routes

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
Gemfile.lock
... ... @@ -148,7 +148,7 @@ GEM
148 148 thor (>= 0.14, < 2.0)
149 149 jquery-ui-rails (5.0.5)
150 150 railties (>= 3.2.16)
151   - js-routes (1.1.0)
  151 + js-routes (1.1.2)
152 152 railties (>= 3.2)
153 153 sprockets-rails
154 154 json (1.8.3)
... ... @@ -279,9 +279,9 @@ GEM
279 279 sinon-rails (1.15.0)
280 280 railties (>= 3.1)
281 281 spring (1.3.6)
282   - sprockets (3.3.3)
283   - rack (~> 1.0)
284   - sprockets-rails (2.3.2)
  282 + sprockets (3.3.5)
  283 + rack (> 1, < 3)
  284 + sprockets-rails (2.3.3)
285 285 actionpack (>= 3.0)
286 286 activesupport (>= 3.0)
287 287 sprockets (>= 2.8, < 4.0)
... ...