We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd3f27 commit da61d89Copy full SHA for da61d89
1 file changed
Gemfile
@@ -40,7 +40,7 @@ group :development do
40
end
41
# NCBO gems (can be from a local dev path or from rubygems/git)
42
gem 'goo', github: 'ncbo/goo', branch: 'feature/solrcloud-alias-indexing-codex'
43
-gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'main'
+gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'development'
44
45
46
gem 'public_suffix', '~> 5.1.1'
0 commit comments