File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ gem 'rest-client'
2525gem 'sys-proctable'
2626
2727# NCBO
28- gem 'goo' , github : 'ncbo/goo' , branch : 'main '
29- gem 'sparql-client' , github : 'ncbo/sparql-client' , branch : 'main '
30- gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'master '
31- gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'master '
28+ gem 'goo' , github : 'ncbo/goo' , branch : 'development '
29+ gem 'sparql-client' , github : 'ncbo/sparql-client' , branch : 'development '
30+ gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'develop '
31+ gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'develop '
3232
3333group :development do
3434 gem 'rubocop' , require : false
Original file line number Diff line number Diff line change 88
99GIT
1010 remote: https://github.com/ncbo/goo.git
11- revision: 84ef6a293f32b08ae5e021b514b8e8ea23685036
12- branch: main
11+ revision: 28329ce66ca724ba3652576938e9dc219ca496bf
12+ branch: development
1313 specs:
1414 goo (0.0.2 )
1515 addressable (~> 2.8 )
2626
2727GIT
2828 remote: https://github.com/ncbo/ncbo_annotator.git
29- revision: b216bdde2de471fc0f851556ffa2327333516e79
30- branch: master
29+ revision: eedf4e6c642cd8b014ba37c13824b4423a0bddfa
30+ branch: develop
3131 specs:
3232 ncbo_annotator (0.0.1 )
3333 goo
3737
3838GIT
3939 remote: https://github.com/ncbo/ontologies_linked_data.git
40- revision: 0a43266c58e54a128593165e5a6bcb4c4bbf7053
41- branch: master
40+ revision: 08aa39838cd592df0e45525f784bfa0fb45d3a8d
41+ branch: develop
4242 specs:
4343 ontologies_linked_data (0.0.1 )
4444 activesupport
6060GIT
6161 remote: https://github.com/ncbo/sparql-client.git
6262 revision: 2ac20b217bb7ad2b11305befe0ee77d75e44eac5
63- branch: main
63+ branch: development
6464 specs:
6565 sparql-client (3.2.2 )
6666 net-http-persistent (~> 4.0 , >= 4.0.2 )
You can’t perform that action at this time.
0 commit comments