Skip to content

Commit 4fa1829

Browse files
committed
Gemfile & Gemfile.lock update
1 parent 6ed2abc commit 4fa1829

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ gem 'rest-client'
2525
gem 'sys-proctable'
2626

2727
# NCBO
28-
gem 'goo', github: 'ncbo/goo', branch: 'fix/incorrect-search-result-ranking'
28+
gem 'goo', github: 'ncbo/goo', branch: 'development'
2929
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'development'
3030
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'develop'
31-
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'fix/incorrect-search-result-ranking'
31+
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'develop'
3232

3333
group :development do
3434
gem 'rubocop', require: false

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ GIT
88

99
GIT
1010
remote: https://github.com/ncbo/goo.git
11-
revision: b29803964525efb1e9f8f77f06ca26973154e14c
12-
branch: fix/incorrect-search-result-ranking
11+
revision: 137af25608de38c6605e163c24d195c64059d41d
12+
branch: development
1313
specs:
1414
goo (0.0.2)
1515
addressable (~> 2.8)
@@ -37,8 +37,8 @@ GIT
3737

3838
GIT
3939
remote: https://github.com/ncbo/ontologies_linked_data.git
40-
revision: 7f1302fd7cd0661a6f5d76dd7839ef0070cfb92b
41-
branch: fix/incorrect-search-result-ranking
40+
revision: 752e7dfeea06fa91e076447acb9dbd8420894523
41+
branch: develop
4242
specs:
4343
ontologies_linked_data (0.0.1)
4444
activesupport

0 commit comments

Comments
 (0)