forked from ontoportal-lirmm/ncbo_annotator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
156 lines (150 loc) · 3.12 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
GIT
remote: git://github.com/ncbo/goo.git
revision: f191d81c63b22e2a0ff9f30daa43303320ab6ff4
branch: master
specs:
goo (0.0.2)
addressable (= 2.3.5)
pry
rdf (= 1.0.8)
redis
rest-client
rsolr
sparql-client
systemu
uuid
GIT
remote: git://github.com/ncbo/ontologies_linked_data.git
revision: c9387cb5a1dc82d768a00f40f1a089c7415fe21f
branch: master
specs:
ontologies_linked_data (0.0.1)
activesupport
bcrypt
goo
json
libxml-ruby
multi_json
ncbo_resource_index
oj
pony
rack
rack-test
rsolr
rubyzip
GIT
remote: git://github.com/ncbo/resource_index.git
revision: d43bd6a6c8b014ebd69eabeda843740b66560ebb
specs:
ncbo_resource_index (0.0.1)
elasticsearch
mysql2
pony
ref
ruby-xxHash
sequel
typhoeus
GIT
remote: git://github.com/ncbo/sparql-client.git
revision: 962e5af6615045a437d79fe27a7301df69d31012
branch: master
specs:
sparql-client (1.0.4.1)
json_pure (>= 1.4)
net-http-persistent (>= 1.4)
rdf (>= 1.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
bcrypt (3.1.10)
builder (3.2.2)
coderay (1.1.1)
cube-ruby (0.0.3)
domain_name (0.5.20160216)
unf (>= 0.0.5, < 1.0.0)
elasticsearch (1.0.15)
elasticsearch-api (= 1.0.15)
elasticsearch-transport (= 1.0.15)
elasticsearch-api (1.0.15)
multi_json
elasticsearch-transport (1.0.15)
faraday
multi_json
ethon (0.8.1)
ffi (>= 1.3.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
json (1.8.3)
json_pure (1.8.3)
libxml-ruby (2.8.0)
macaddr (1.7.1)
systemu (~> 2.6.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.99.1)
minitest (4.7.5)
multi_json (1.11.2)
multipart-post (2.0.0)
mysql2 (0.4.3)
net-http-persistent (2.9.4)
netrc (0.11.0)
oj (2.14.6)
pony (1.11)
mail (>= 2.0)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rake (10.5.0)
rdf (1.0.8)
addressable (>= 2.2)
redis (3.2.2)
ref (2.0.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rsolr (1.1.1)
builder (>= 2.1.2)
ruby-xxHash (0.4.0.1)
rubyzip (1.2.0)
sequel (4.32.0)
slop (3.6.0)
systemu (2.6.5)
thread_safe (0.3.5)
typhoeus (1.0.1)
ethon (>= 0.8.0)
tzinfo (0.3.46)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
uuid (2.3.8)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
cube-ruby
goo!
minitest (~> 4.0)
ncbo_resource_index!
ontologies_linked_data!
pry
rake (~> 10.0)
redis (~> 3.0)
ruby-xxHash
sparql-client!