Commit bbbba5633e3b2b7c7fb30045b60d0b953c32e225
lockfile
Aman Gupta committed on 2/20/2011, 12:56:36 AMParent: 697b93db79cf10dcb480e9260337517ae93d75dc
Files changed
Gemfile.lock | added |
Gemfile.lock | ||
---|---|---|
@@ -1,0 +1,28 @@ | ||
1 | +PATH | |
2 | + remote: . | |
3 | + specs: | |
4 | + bcrypt-ruby (2.1.4) | |
5 | + | |
6 | +GEM | |
7 | + remote: http://rubygems.org/ | |
8 | + specs: | |
9 | + diff-lcs (1.1.2) | |
10 | + rake (0.8.7) | |
11 | + rake-compiler (0.7.5) | |
12 | + rake | |
13 | + rspec (2.5.0) | |
14 | + rspec-core (~> 2.5.0) | |
15 | + rspec-expectations (~> 2.5.0) | |
16 | + rspec-mocks (~> 2.5.0) | |
17 | + rspec-core (2.5.1) | |
18 | + rspec-expectations (2.5.0) | |
19 | + diff-lcs (~> 1.1.2) | |
20 | + rspec-mocks (2.5.0) | |
21 | + | |
22 | +PLATFORMS | |
23 | + ruby | |
24 | + | |
25 | +DEPENDENCIES | |
26 | + bcrypt-ruby! | |
27 | + rake-compiler | |
28 | + rspec |
Built with git-ssb-web