File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ gem 'sys-proctable'
25
25
gem 'cube-ruby' , require : 'cube'
26
26
27
27
# NCBO
28
- gem 'goo' , github : 'ncbo/goo' , branch : 'develop '
29
- gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'develop '
30
- gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'develop '
28
+ gem 'goo' , github : 'ncbo/goo' , branch : 'master '
29
+ gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'master '
30
+ gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'master '
31
31
gem 'sparql-client' , github : 'ncbo/sparql-client' , tag : 'v6.3.0'
32
32
33
33
group :development do
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/ncbo/goo.git
3
- revision: 87a21a76bc61392d0629a19c8a18593f606b52e5
4
- branch: develop
3
+ revision: 26c0a69e67ac59778a46caf51202ebd38ccac767
4
+ branch: master
5
5
specs:
6
6
goo (0.0.2 )
7
7
addressable (~> 2.8 )
16
16
17
17
GIT
18
18
remote: https://github.com/ncbo/ncbo_annotator.git
19
- revision: 6671099a39fffa8b98f21db7593cef35dd296b65
20
- branch: develop
19
+ revision: 4fb9114b80b99f0a654c7f70aaa96839c74fc615
20
+ branch: master
21
21
specs:
22
22
ncbo_annotator (0.0.1 )
23
23
goo
27
27
28
28
GIT
29
29
remote: https://github.com/ncbo/ontologies_linked_data.git
30
- revision: d55bddd1a06eeec7353525b7d7ceba095cc756a1
31
- branch: develop
30
+ revision: 098c1e1b00a04a5b0f3c9eb335f95e12bc7e7829
31
+ branch: master
32
32
specs:
33
33
ontologies_linked_data (0.0.1 )
34
34
activesupport
229
229
mutex_m
230
230
i18n (1.14.7 )
231
231
concurrent-ruby (~> 1.0 )
232
- json (2.12.2 )
232
+ json (2.13.0 )
233
233
json_pure (2.8.1 )
234
234
jwt (2.10.2 )
235
235
base64
252
252
mime-types (3.7.0 )
253
253
logger
254
254
mime-types-data (~> 3.2025 , >= 3.2025.0507 )
255
- mime-types-data (3.2025.0708 )
255
+ mime-types-data (3.2025.0715 )
256
256
mini_mime (1.1.5 )
257
257
minitest (5.25.5 )
258
258
minitest-hooks (1.5.2 )
290
290
omni_logger (0.1.4 )
291
291
logger
292
292
os (1.1.4 )
293
- ostruct (0.6.2 )
293
+ ostruct (0.6.3 )
294
294
parallel (1.27.0 )
295
295
parseconfig (1.1.2 )
296
296
parser (3.3.8.0 )
311
311
rake (13.3.0 )
312
312
rdf (1.0.8 )
313
313
addressable (>= 2.2 )
314
- redis (5.4.0 )
314
+ redis (5.4.1 )
315
315
redis-client (>= 0.22.0 )
316
316
redis-client (0.25.1 )
317
317
connection_pool
You can’t perform that action at this time.
0 commit comments