From a973d62ca8be3a6cd86677d9bed24f361f580882 Mon Sep 17 00:00:00 2001 From: Jennifer Vendetti Date: Wed, 13 Mar 2024 12:34:12 -0700 Subject: [PATCH] Reset branch specifier to develop Corrects the previous commit that left out the Gemfile --- Gemfile | 4 ++-- Gemfile.lock | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 84eff580..ba7af023 100644 --- a/Gemfile +++ b/Gemfile @@ -33,5 +33,5 @@ group :development do end # NCBO gems (can be from a local dev path or from rubygems/git) -gem 'goo', github: 'ncbo/goo', branch: 'master' -gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'master' +gem 'goo', github: 'ncbo/goo', branch: 'develop' +gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'develop' diff --git a/Gemfile.lock b/Gemfile.lock index 2c14c87d..a0bfd5f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,6 +181,7 @@ GEM PLATFORMS aarch64-linux arm64-darwin-22 + x86_64-darwin-21 x86_64-linux DEPENDENCIES