Skip to content

Commit 2df84ea

Browse files
committed
Reset branch specifiers to develop, development
1 parent 33594c1 commit 2df84ea

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile

Lines changed: 4 additions & 4 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: 'main'
29-
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'main'
30-
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'master'
31-
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'master'
28+
gem 'goo', github: 'ncbo/goo', branch: 'development'
29+
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'development'
30+
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'develop'
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: 7 additions & 7 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: 84ef6a293f32b08ae5e021b514b8e8ea23685036
12-
branch: main
11+
revision: 28329ce66ca724ba3652576938e9dc219ca496bf
12+
branch: development
1313
specs:
1414
goo (0.0.2)
1515
addressable (~> 2.8)
@@ -26,8 +26,8 @@ GIT
2626

2727
GIT
2828
remote: https://github.com/ncbo/ncbo_annotator.git
29-
revision: b216bdde2de471fc0f851556ffa2327333516e79
30-
branch: master
29+
revision: eedf4e6c642cd8b014ba37c13824b4423a0bddfa
30+
branch: develop
3131
specs:
3232
ncbo_annotator (0.0.1)
3333
goo
@@ -37,8 +37,8 @@ GIT
3737

3838
GIT
3939
remote: https://github.com/ncbo/ontologies_linked_data.git
40-
revision: 0a43266c58e54a128593165e5a6bcb4c4bbf7053
41-
branch: master
40+
revision: 08aa39838cd592df0e45525f784bfa0fb45d3a8d
41+
branch: develop
4242
specs:
4343
ontologies_linked_data (0.0.1)
4444
activesupport
@@ -60,7 +60,7 @@ GIT
6060
GIT
6161
remote: https://github.com/ncbo/sparql-client.git
6262
revision: 2ac20b217bb7ad2b11305befe0ee77d75e44eac5
63-
branch: main
63+
branch: development
6464
specs:
6565
sparql-client (3.2.2)
6666
net-http-persistent (~> 4.0, >= 4.0.2)

0 commit comments

Comments
 (0)