Commit f045320e6137a9cfc78f7ff6b17380e7a70aa3a8

Authored by Victor Costa
1 parent 549ea0d2

Update Gemfile.lock

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
Gemfile.lock
... ... @@ -438,13 +438,13 @@ GEM
438 438 temple (~> 0.7.3)
439 439 tilt (>= 1.3.3, < 2.1)
440 440 spring (1.6.1)
441   - sprockets (3.5.2)
  441 + sprockets (3.4.0)
442 442 concurrent-ruby (~> 1.0)
443 443 rack (> 1, < 3)
444   - sprockets-rails (3.0.0)
445   - actionpack (>= 4.0)
446   - activesupport (>= 4.0)
447   - sprockets (>= 3.0.0)
  444 + sprockets-rails (2.3.3)
  445 + actionpack (>= 3.0)
  446 + activesupport (>= 3.0)
  447 + sprockets (>= 2.8, < 4.0)
448 448 swagger-ui_rails (0.1.7)
449 449 temple (0.7.6)
450 450 test-unit (3.1.5)
... ...