-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
160 lines (156 loc) · 3.18 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
PATH
remote: ../dino
specs:
dino (1.0.0)
activemodel (~> 3.2.1)
bson_ext
kaminari (~> 0.13.0)
log_weasel (~> 0.1.0)
mongoid (~> 2.4.3)
sinatra (~> 1.3.2)
yajl-ruby
PATH
remote: ../log_weasel
specs:
log_weasel (0.1.0)
activesupport
GEM
remote: http://rubygems.org/
specs:
actionpack (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.1)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.1)
activesupport (= 3.2.1)
builder (~> 3.0.0)
activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0)
awesome_print (1.0.2)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.0.4)
capistrano (2.9.0)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
diff-lcs (1.2.1)
erubis (2.7.0)
factory_girl (2.5.0)
activesupport
foreman (0.37.2)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
highline (1.6.11)
hike (1.2.3)
hipchat (0.4.1)
httparty
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
journey (1.0.4)
json (1.8.0)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
kgio (2.7.2)
metaclass (0.0.1)
mocha (0.11.1)
metaclass (~> 0.0.1)
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.4.12)
activemodel (~> 3.1)
mongo (<= 1.6.2)
tzinfo (~> 0.3.22)
multi_json (1.0.4)
multi_xml (0.4.1)
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)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.5.0)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.1)
rack (>= 1.0)
racksh (0.9.10)
rack (>= 1.0)
rack-test (>= 0.5)
railties (3.2.1)
actionpack (= 3.2.1)
activesupport (= 3.2.1)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
raindrops (0.8.0)
rake (0.9.2.2)
rb-readline (0.4.2)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
term-ansicolor (1.0.7)
thor (0.14.6)
tilt (1.4.1)
tzinfo (0.3.37)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
capistrano
capistrano-ext
dino!
factory_girl
foreman
hipchat
log_weasel!
mocha
rack-test
racksh
rake
rb-readline
rspec
thor
unicorn