Gemfile.lock 463 B

1234567891011121314151617181920212223242526272829
  1. PATH
  2. remote: .
  3. specs:
  4. bcrypt-ruby (3.0.0)
  5. GEM
  6. remote: http://rubygems.org/
  7. specs:
  8. diff-lcs (1.1.2)
  9. rake (0.8.7)
  10. rake-compiler (0.7.5)
  11. rake
  12. rspec (2.5.0)
  13. rspec-core (~> 2.5.0)
  14. rspec-expectations (~> 2.5.0)
  15. rspec-mocks (~> 2.5.0)
  16. rspec-core (2.5.1)
  17. rspec-expectations (2.5.0)
  18. diff-lcs (~> 1.1.2)
  19. rspec-mocks (2.5.0)
  20. PLATFORMS
  21. java
  22. ruby
  23. DEPENDENCIES
  24. bcrypt-ruby!
  25. rake-compiler
  26. rspec