From 1e17905ee4527483ed50fe8cf9110bb33a758c76 Mon Sep 17 00:00:00 2001 From: Bilel KIHAL Date: Wed, 22 Jan 2025 17:47:30 +0100 Subject: [PATCH] update gemfile --- Gemfile | 2 +- Gemfile.lock | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 190c5ee1..38d7bb25 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'ncbo_cron', git: 'https://github.com/ontoportal-lirmm/ncbo_cron.git', branc gem 'ncbo_ontology_recommender', git: 'https://github.com/ontoportal-lirmm/ncbo_ontology_recommender.git', branch: 'development' gem 'goo', github: 'ontoportal-lirmm/goo', branch: 'development' gem 'sparql-client', github: 'ontoportal-lirmm/sparql-client', branch: 'development' -gem 'ontologies_linked_data', git: 'https://github.com/ontoportal-lirmm/ontologies_linked_data.git', branch: 'development' +gem 'ontologies_linked_data', git: 'https://github.com/ontoportal-lirmm/ontologies_linked_data.git', branch: 'feature/add-test-parse-ontology-has-iri-label' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index eee0a755..41217af6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/ontoportal-lirmm/goo.git - revision: f8ac7b00e8d8b46d1eea04de014175525c1cdd83 + revision: 27300f28ca6c656c7e78af65013d88b792a6312f branch: development specs: goo (0.0.2) @@ -57,8 +57,8 @@ GIT GIT remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git - revision: e65d887616aaf4ae6f099437223d86515ffdca79 - branch: development + revision: 8323e7318fd2a9ff9751119d15242b321cc04f06 + branch: feature/add-test-parse-ontology-has-iri-label specs: ontologies_linked_data (0.0.1) activesupport @@ -183,6 +183,7 @@ GEM google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) + google-protobuf (3.25.3) google-protobuf (3.25.3-x86_64-linux) googleapis-common-protos (1.6.0) google-protobuf (>= 3.18, < 5.a) @@ -197,6 +198,9 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) + grpc (1.65.2) + google-protobuf (>= 3.25, < 5.0) + googleapis-common-protos-types (~> 1.0) grpc (1.65.2-x86_64-linux) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) @@ -420,6 +424,7 @@ GEM webrick (1.9.1) PLATFORMS + ruby x86_64-linux DEPENDENCIES