File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ gem 'sys-proctable'
20
20
gem 'cube-ruby' , require : 'cube'
21
21
22
22
# NCBO
23
- gem 'goo' , github : 'ncbo/goo' , branch : 'develop '
24
- gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'develop '
25
- gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'develop '
26
- gem 'sparql-client' , github : 'ncbo/sparql-client' , branch : 'develop '
23
+ gem 'goo' , github : 'ncbo/goo' , branch : 'master '
24
+ gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'master '
25
+ gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'master '
26
+ gem 'sparql-client' , github : 'ncbo/sparql-client' , branch : 'master '
27
27
28
28
group :test do
29
29
gem 'email_spec'
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/ncbo/goo.git
3
- revision: fb203b0396d03c1df61abfcdbc4070787010f052
4
- branch: develop
3
+ revision: e8816b06244c26088ef0596ddc0623562a75a284
4
+ branch: master
5
5
specs:
6
6
goo (0.0.2 )
7
7
addressable (~> 2.8 )
15
15
16
16
GIT
17
17
remote: https://github.com/ncbo/ncbo_annotator.git
18
- revision: 9fd2649b66d3bd6ef7666729d9f91087aa406266
19
- branch: develop
18
+ revision: 964f0680799421ab24eddc974d9f2995c6c88734
19
+ branch: master
20
20
specs:
21
21
ncbo_annotator (0.0.1 )
22
22
goo
26
26
27
27
GIT
28
28
remote: https://github.com/ncbo/ontologies_linked_data.git
29
- revision: 1f535313248f27170f7ecdb3450ae8247be735eb
30
- branch: develop
29
+ revision: d858e2e29e5da84c9741b7508efa235919642e46
30
+ branch: master
31
31
specs:
32
32
ontologies_linked_data (0.0.1 )
33
33
activesupport
46
46
47
47
GIT
48
48
remote: https://github.com/ncbo/sparql-client.git
49
- revision: 55e7dbf858eb571c767bc67868f9af61663859cb
50
- branch: develop
49
+ revision: fb4a89b420f8eb6dda5190a126b6c62e32c4c0c9
50
+ branch: master
51
51
specs:
52
52
sparql-client (1.0.1 )
53
53
json_pure (>= 1.4 )
@@ -267,4 +267,4 @@ DEPENDENCIES
267
267
test-unit-minitest
268
268
269
269
BUNDLED WITH
270
- 2.3.15
270
+ 2.4.9
You can’t perform that action at this time.
0 commit comments