Files: 005335162c61b6f25a34311da476f04fa0e5a331 / Gemfile.lock
574 bytesRaw
1 | PATH |
2 | remote: . |
3 | specs: |
4 | bcrypt (3.1.7) |
5 | |
6 | GEM |
7 | remote: https://rubygems.org/ |
8 | specs: |
9 | diff-lcs (1.2.5) |
10 | json (1.8.1) |
11 | json (1.8.1-java) |
12 | rake (10.1.0) |
13 | rake-compiler (0.9.2) |
14 | rake |
15 | rdoc (3.12.2) |
16 | json (~> 1.4) |
17 | rspec (2.14.1) |
18 | rspec-core (~> 2.14.0) |
19 | rspec-expectations (~> 2.14.0) |
20 | rspec-mocks (~> 2.14.0) |
21 | rspec-core (2.14.7) |
22 | rspec-expectations (2.14.4) |
23 | diff-lcs (>= 1.1.3, < 2.0) |
24 | rspec-mocks (2.14.4) |
25 | |
26 | PLATFORMS |
27 | java |
28 | ruby |
29 | |
30 | DEPENDENCIES |
31 | bcrypt! |
32 | rake-compiler (~> 0.9.2) |
33 | rdoc (~> 3.12) |
34 | rspec |
35 |
Built with git-ssb-web