-
Notifications
You must be signed in to change notification settings - Fork 230
/
Gemfile.lock
47 lines (45 loc) · 933 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.4.2)
actionpack (2.3.10)
activesupport (= 2.3.10)
rack (~> 1.1.0)
activerecord (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
autotest (4.4.6)
ZenTest (>= 4.4.1)
configatron (2.6.4)
yamler (>= 0.1.0)
diff-lcs (1.1.2)
git (1.2.5)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
rack (1.1.0)
rake (0.8.7)
rcov (0.9.9)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
sqlite3-ruby (1.3.2)
yamler (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
actionpack (~> 2.3.0)
activerecord (~> 2.3.0)
autotest
bundler (~> 1.0.0)
configatron
jeweler (~> 1.5.0)
rcov
rspec (>= 2.0.0)
sqlite3-ruby