-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
45 lines (43 loc) · 928 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.4)
actionpack (= 2.3.4)
actionpack (2.3.4)
activesupport (= 2.3.4)
rack (~> 1.0.0)
activerecord (2.3.4)
activesupport (= 2.3.4)
activeresource (2.3.4)
activesupport (= 2.3.4)
activesupport (2.3.4)
annotate (2.4.0)
clearance (0.8.8)
factory_girl (1.2.4)
jrails (0.6.0)
minitest (1.7.2)
rack (1.0.1)
rails (2.3.4)
actionmailer (= 2.3.4)
actionpack (= 2.3.4)
activerecord (= 2.3.4)
activeresource (= 2.3.4)
activesupport (= 2.3.4)
rake (>= 0.8.3)
rake (0.8.7)
rcov (0.9.9)
shoulda (2.10.2)
sqlite3-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
annotate (= 2.4.0)
clearance (= 0.8.8)
factory_girl (= 1.2.4)
jrails (= 0.6.0)
minitest (= 1.7.2)
rack (= 1.0.1)
rails (= 2.3.4)
rcov (= 0.9.9)
shoulda (= 2.10.2)
sqlite3-ruby