-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
158 lines (154 loc) · 3.32 KB
/
Gemfile.lock
File metadata and controls
158 lines (154 loc) · 3.32 KB
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
GIT
remote: git://github.com/hostingstack/resque.git
revision: 76bbb55a6e2e3f728bc00975577b80a87fe9dbae
specs:
resque (1.17.1)
json (>= 1.4.6, < 1.6)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
PATH
remote: gems/hs-api
specs:
hs-api (0.01)
resque
resque-status
thrift
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.1)
multi_json (~> 1.0)
addressable (2.2.6)
bcrypt-ruby (3.0.1)
builder (3.0.0)
ci_reporter (1.6.5)
builder (>= 2.1.2)
data_objects (0.10.7)
addressable (~> 2.1)
datamapper (1.2.0)
dm-aggregates (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-core (~> 1.2.0)
dm-migrations (~> 1.2.0)
dm-serializer (~> 1.2.0)
dm-timestamps (~> 1.2.0)
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-core (1.2.0)
addressable (~> 2.2.6)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-serializer (1.2.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5.4)
json (~> 1.5.4)
json_pure (~> 1.5.4)
multi_json (~> 1.0.3)
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-types (1.2.0)
bcrypt-ruby (~> 3.0.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5.4)
json (~> 1.5.4)
multi_json (~> 1.0.3)
stringex (~> 1.3.0)
uuidtools (~> 2.1.2)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_sqlite3 (0.10.7)
data_objects (= 0.10.7)
erubis (2.7.0)
eventmachine (0.12.10)
fastercsv (1.5.4)
ffi (1.0.10)
hoe (2.12.3)
rake (~> 0.8)
i18n (0.6.0)
json (1.5.4)
json_pure (1.5.4)
spruz (~> 0.2.8)
macaddr (1.4.0)
systemu (~> 2.2.0)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
multi_json (1.0.3)
mysql (2.8.1)
nokogiri (1.5.0)
oklahoma_mixer (0.4.0)
ffi (>= 0.5.4)
pg (0.11.0)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.9.2)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
redisk (0.2.2)
redis (>= 0.1.1)
redis-namespace (>= 0.1.0)
resque-status (0.2.4)
redisk (>= 0.2.1)
resque (>= 1.3.1)
uuid (>= 2.0.2)
ruby-ip (0.9.0)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
spruz (0.2.13)
stringex (1.3.0)
syslog_protocol (0.9.1)
systemu (2.2.0)
test-spec (0.10.0)
test-unit (1.2.3)
hoe (>= 1.5.1)
thrift (0.8.0)
tilt (1.3.3)
uuid (2.3.4)
macaddr (~> 1.0)
uuidtools (2.1.2)
vegas (0.1.8)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0)
ci_reporter
datamapper (~> 1.2.0)
dm-sqlite-adapter (~> 1.2.0)
erubis
eventmachine
hs-api!
i18n
jruby-openssl
mocha
mysql
nokogiri
oklahoma_mixer
pg (~> 0.11.0)
rake
redis
resque!
resque-status
ruby-ip
syslog_protocol
test-spec
test-unit (= 1.2.3)
thrift