Commit dc24f49e7d6c769bf05292d8101e32ed41cc4647
1 parent
f782ef2f
Exists in
production-vendorized
atualizado Gemfile.lock
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -4,6 +4,11 @@ PATH |
4 | 4 | bundle (0.0.0) |
5 | 5 | |
6 | 6 | PATH |
7 | + remote: vendor/cache | |
8 | + specs: | |
9 | + cache (0.0.0) | |
10 | + | |
11 | +PATH | |
7 | 12 | remote: vendor/contacts |
8 | 13 | specs: |
9 | 14 | contacts (1.2.0) |
... | ... | @@ -489,6 +494,7 @@ DEPENDENCIES |
489 | 494 | acts_as_versioned (> 0.0.0)! |
490 | 495 | api-pagination (~> 4.1.1) |
491 | 496 | bundle (= 0.0.0)! |
497 | + cache (= 0.0.0)! | |
492 | 498 | capybara (~> 2.2) |
493 | 499 | contacts (> 0.0.0)! |
494 | 500 | cucumber | ... | ... |