Skip to content

Commit 752e7df

Browse files
committed
Gemfile & Gemfile.lock update
1 parent a808416 commit 752e7df

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ group :development do
3939
gem 'rubocop', require: false
4040
end
4141
# NCBO gems (can be from a local dev path or from rubygems/git)
42-
gem 'goo', github: 'ncbo/goo', branch: 'fix/incorrect-search-result-ranking'
42+
gem 'goo', github: 'ncbo/goo', branch: 'development'
4343
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'development'
4444

4545

Gemfile.lock

Lines changed: 2 additions & 2 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)

0 commit comments

Comments
 (0)