Commit f045320e6137a9cfc78f7ff6b17380e7a70aa3a8
1 parent
549ea0d2
Exists in
staging
and in
4 other branches
Update Gemfile.lock
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
Gemfile.lock
@@ -438,13 +438,13 @@ GEM | @@ -438,13 +438,13 @@ GEM | ||
438 | temple (~> 0.7.3) | 438 | temple (~> 0.7.3) |
439 | tilt (>= 1.3.3, < 2.1) | 439 | tilt (>= 1.3.3, < 2.1) |
440 | spring (1.6.1) | 440 | spring (1.6.1) |
441 | - sprockets (3.5.2) | 441 | + sprockets (3.4.0) |
442 | concurrent-ruby (~> 1.0) | 442 | concurrent-ruby (~> 1.0) |
443 | rack (> 1, < 3) | 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 | swagger-ui_rails (0.1.7) | 448 | swagger-ui_rails (0.1.7) |
449 | temple (0.7.6) | 449 | temple (0.7.6) |
450 | test-unit (3.1.5) | 450 | test-unit (3.1.5) |