Skip to content

Commit 52b9437

Browse files
committed
Gemfile.lock update
1 parent eba9bd1 commit 52b9437

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ gem 'rack-contrib'
4747
gem 'pandoc-ruby'
4848

4949
# NCBO gems (can be from a local dev path or from rubygems/git)
50-
gem 'goo', github: 'ncbo/goo', branch: 'ontoportal-lirmm-development'
51-
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'ontoportal-lirmm-development'
50+
gem 'goo', github: 'ncbo/goo', branch: 'main'
51+
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'main'
5252
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'chore/ruby3.2-minitest6-compat'
5353
gem 'ncbo_cron', github: 'ncbo/ncbo_cron', branch: 'chore/ontoportal-lirmm-goo-compat'
5454
gem 'ncbo_ontology_recommender', github: 'ncbo/ncbo_ontology_recommender', branch: 'chore/ruby3.2-minitest6-compat'

Gemfile.lock

Lines changed: 8 additions & 8 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: f401adcae742b96a8f702314fdab1c400d714703
12-
branch: ontoportal-lirmm-development
11+
revision: 2411deb0143c773b9e6d89b3232c9cca0d50e2bd
12+
branch: main
1313
specs:
1414
goo (0.0.2)
1515
addressable (~> 2.8)
@@ -26,7 +26,7 @@ GIT
2626

2727
GIT
2828
remote: https://github.com/ncbo/ncbo_annotator.git
29-
revision: 9da3081170369e842aecef94a5bde242d85bf6db
29+
revision: 2b4efe17a95b5be42ead4d4507c50c244ef24e0f
3030
branch: chore/ruby3.2-minitest6-compat
3131
specs:
3232
ncbo_annotator (0.0.1)
@@ -37,7 +37,7 @@ GIT
3737

3838
GIT
3939
remote: https://github.com/ncbo/ncbo_cron.git
40-
revision: ec1cfbb4f2153a00a06afc0b567cf9648e10db5a
40+
revision: f668a62b60ca6002a45779ac2afd39600ec35f00
4141
branch: chore/ontoportal-lirmm-goo-compat
4242
specs:
4343
ncbo_cron (0.0.1)
@@ -55,7 +55,7 @@ GIT
5555

5656
GIT
5757
remote: https://github.com/ncbo/ncbo_ontology_recommender.git
58-
revision: 47bd7c6eb253f93d5a06266725a99bcb70688b8f
58+
revision: 70e49a2d3951b7d326e9ada01a4f6b9bd4df395e
5959
branch: chore/ruby3.2-minitest6-compat
6060
specs:
6161
ncbo_ontology_recommender (0.0.1)
@@ -66,7 +66,7 @@ GIT
6666

6767
GIT
6868
remote: https://github.com/ncbo/ontologies_linked_data.git
69-
revision: 95126578b6a62ecba0cabbbb4b8795e665810a2e
69+
revision: e7310135a510369384204d873ba8b1c5039fcdbc
7070
branch: chore/ontoportal-lirmm-goo-compat
7171
specs:
7272
ontologies_linked_data (0.0.1)
@@ -88,8 +88,8 @@ GIT
8888

8989
GIT
9090
remote: https://github.com/ncbo/sparql-client.git
91-
revision: 2ac20b217bb7ad2b11305befe0ee77d75e44eac5
92-
branch: ontoportal-lirmm-development
91+
revision: fa69937120104bafb3d3b8350e4f2df2efb7c247
92+
branch: main
9393
specs:
9494
sparql-client (3.2.2)
9595
net-http-persistent (~> 4.0, >= 4.0.2)

0 commit comments

Comments
 (0)