Skip to content

Commit da61d89

Browse files
committed
updated branch target in Gemfile
1 parent 8bd3f27 commit da61d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ group :development do
4040
end
4141
# NCBO gems (can be from a local dev path or from rubygems/git)
4242
gem 'goo', github: 'ncbo/goo', branch: 'feature/solrcloud-alias-indexing-codex'
43-
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'main'
43+
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'development'
4444

4545

4646
gem 'public_suffix', '~> 5.1.1'

0 commit comments

Comments
 (0)