forked from futurechimp/branston
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
78 lines (76 loc) · 1.57 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
GEM
remote: http://rubygems.org/
specs:
aasm (2.1.5)
actionmailer (2.3.11)
actionpack (= 2.3.11)
actionpack (2.3.11)
activesupport (= 2.3.11)
rack (~> 1.1.0)
activerecord (2.3.11)
activesupport (= 2.3.11)
activeresource (2.3.11)
activesupport (= 2.3.11)
activesupport (2.3.11)
builder (2.1.2)
calendar_date_select (1.16.1)
columnize (0.3.2)
cucumber (0.4.4)
builder (= 2.1.2)
diff-lcs (= 1.1.2)
polyglot (= 0.2.9)
term-ansicolor (= 1.0.4)
treetop (= 1.4.2)
diff-lcs (1.1.2)
faker (0.9.5)
i18n (~> 0.4)
googlecharts (1.4.0)
i18n (0.5.0)
json (1.4.6)
linecache (0.43)
machinist (1.0.6)
mocha (0.9.12)
mysql (2.8.1)
nokogiri (1.4.4)
polyglot (0.2.9)
rack (1.1.0)
rails (2.3.11)
actionmailer (= 2.3.11)
actionpack (= 2.3.11)
activerecord (= 2.3.11)
activeresource (= 2.3.11)
activesupport (= 2.3.11)
rake (>= 0.8.3)
rake (0.8.7)
rcov (0.9.9)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-prof (0.9.1)
shoulda (2.11.3)
term-ansicolor (1.0.4)
treetop (1.4.2)
polyglot (>= 0.2.5)
webrat (0.5.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
PLATFORMS
ruby
DEPENDENCIES
aasm
calendar_date_select (>= 1.15)
cucumber (= 0.4.4)
faker
googlecharts (~> 1.4.0)
json
machinist
mocha
mysql
rails (~> 2.3.5)
rcov
ruby-debug
ruby-prof
shoulda
webrat (~> 0.5.3)