-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathGemfile.lock
84 lines (81 loc) · 1.55 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
79
80
81
82
83
84
PATH
remote: .
specs:
frank (1.0.11)
haml (~> 3.0)
mongrel (~> 1.2.0.pre2)
net-ssh (~> 2.0)
rack (~> 1.1)
tilt (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
abstract (1.0.0)
builder (2.1.2)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.2)
compass (0.10.2)
haml (>= 3.0.4)
daemons (1.0.10)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
execjs (1.2.4)
multi_json (~> 1.0)
gem_plugin (0.2.3)
haml (3.0.13)
less (1.2.21)
mutter (>= 0.4.2)
treetop (>= 1.4.2)
liquid (2.1.2)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
multi_json (1.0.3)
mutter (0.5.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
polyglot (0.3.1)
rack (1.2.1)
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rdiscount (1.6.5)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
tilt (1.3.3)
treetop (1.4.8)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
builder
coffee-script (~> 2.2.0)
compass (~> 0.10.2)
erubis
frank!
less
liquid
mocha
net-scp
net-sftp
rack-test (~> 0.5)
rake
rdiscount
rspec (~> 2.6.0)