-
Notifications
You must be signed in to change notification settings - Fork 184
/
Gemfile.lock
155 lines (151 loc) · 3.08 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
GIT
remote: git://github.com/danielemilan/minitar.git
revision: 56af58400e2d8171906dee4bf5c5a1d930e5b7b6
branch: master
specs:
minitar (0.5.5)
PATH
remote: ../rcs-common
specs:
rcs-common (9.2.3)
ffi
log4r (>= 1.1.9)
mail
mime-types
mongoid (>= 3.0.0)
sbdb
sys-cpu
sys-filesystem
GEM
remote: http://rubygems.org/
specs:
PriorityQueue (0.1.2)
activemodel (3.2.17)
activesupport (= 3.2.17)
builder (~> 3.0.0)
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
bdb (0.2.6.5)
tuple (>= 0.1.2)
bitcoin-ruby (0.0.5)
builder (3.0.4)
coderay (1.1.0)
colorize (0.7.0)
cookiejar (0.3.2)
diff-lcs (1.2.5)
docile (1.1.3)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-http-server (0.1.8)
eventmachine
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
ffi (1.9.3)
gene_pool (1.3.2)
http_parser.rb (0.6.0)
i18n (0.6.9)
log4r (1.1.10)
lrucache (0.1.4)
PriorityQueue (~> 0.1.2)
mail (2.2.7)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
method_source (0.8.2)
mime-types (2.2)
mongoid (3.1.6)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.29)
moped (1.5.2)
multi_json (1.9.2)
origin (1.1.0)
persistent_http (1.0.6)
gene_pool (>= 1.3)
plist (3.1.0)
polyglot (0.3.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.3.0)
ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
ruby-opencv (0.0.13)
rubyzip (1.0.0)
rvincenty (0.1.0)
sbdb (0.0.12.2)
bdb (>= 0.2.6.5)
ref
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.5.0)
sys-cpu (0.7.1)
ffi (>= 1.0.0)
sys-filesystem (1.1.1)
ffi
treetop (1.5.3)
polyglot (~> 0.3)
tuple (0.1.2)
tzinfo (0.3.39)
uuidtools (2.1.4)
xml-simple (1.1.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bcrypt-ruby
bitcoin-ruby
bundler (> 1.0.0)
colorize
em-http-request (= 1.0.3)
em-http-server (>= 0.1.7)
em-websocket
eventmachine (>= 1.0.3)
ffi
jruby-openssl
json
lrucache
mail
minitar (>= 0.5.5)!
mongoid (>= 3.0.0)
persistent_http
plist
pry
rake
rcs-common (>= 9.2.3)!
rest-client
rspec
ruby-opencv (~> 0.0.10)
rubyzip (= 1.0.0)
rvincenty
sbdb
simplecov
uuidtools
xml-simple