Skip to content

Commit 11e2cc6

Browse files
committed
Update Gems branches
1 parent 356cd6a commit 11e2cc6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ gem 'pandoc-ruby'
5252

5353
# NCBO gems (can be from a local dev path or from rubygems/git)
5454
gem 'ncbo_annotator', git: 'https://github.com/ontoportal-lirmm/ncbo_annotator.git', branch: 'development'
55-
gem 'ncbo_cron', git: 'https://github.com/ontoportal-lirmm/ncbo_cron.git', branch: 'development'
55+
gem 'ncbo_cron', git: 'https://github.com/ontoportal-lirmm/ncbo_cron.git', branch: 'master'
5656
gem 'ncbo_ontology_recommender', git: 'https://github.com/ontoportal-lirmm/ncbo_ontology_recommender.git', branch: 'development'
57-
gem 'ontologies_linked_data', github: 'ontoportal-lirmm/ontologies_linked_data', branch: 'master'
57+
gem 'ontologies_linked_data', github: 'ontoportal-lirmm/ontologies_linked_data', branch: 'development'
5858
gem 'goo', github: 'ontoportal-lirmm/goo', branch: 'development'
5959
gem 'sparql-client', github: 'ontoportal-lirmm/sparql-client', branch: 'development'
6060

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ GIT
2929

3030
GIT
3131
remote: https://github.com/ontoportal-lirmm/ncbo_cron.git
32-
revision: 7467cf268b578b531ef3546557790fc61666700c
33-
branch: development
32+
revision: 339401544c3b10d33e18556d951dab99e67c5519
33+
branch: master
3434
specs:
3535
ncbo_cron (0.0.1)
3636
dante
@@ -57,8 +57,8 @@ GIT
5757

5858
GIT
5959
remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git
60-
revision: a878904676fff16822a5377086ccefaa481748bf
61-
branch: master
60+
revision: 471a9f10b2404ff643ce61369817bc985faffa19
61+
branch: development
6262
specs:
6363
ontologies_linked_data (0.0.1)
6464
activesupport

0 commit comments

Comments
 (0)