Files: 1b5a9c115b98f5e800fb1535ce78364a80b53f0b / Gemfile.lock
693 bytesRaw
1 | PATH |
2 | remote: . |
3 | specs: |
4 | bcrypt (3.1.8) |
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 (3.0.0) |
18 | rspec-core (~> 3.0.0) |
19 | rspec-expectations (~> 3.0.0) |
20 | rspec-mocks (~> 3.0.0) |
21 | rspec-core (3.0.2) |
22 | rspec-support (~> 3.0.0) |
23 | rspec-expectations (3.0.2) |
24 | diff-lcs (>= 1.2.0, < 2.0) |
25 | rspec-support (~> 3.0.0) |
26 | rspec-mocks (3.0.2) |
27 | rspec-support (~> 3.0.0) |
28 | rspec-support (3.0.2) |
29 | |
30 | PLATFORMS |
31 | java |
32 | ruby |
33 | |
34 | DEPENDENCIES |
35 | bcrypt! |
36 | rake-compiler (~> 0.9.2) |
37 | rdoc (~> 3.12) |
38 | rspec (>= 3) |
39 |
Built with git-ssb-web