From 0682e855c8c0cd2cb1d010123d7e24e2bad213a4 Mon Sep 17 00:00:00 2001 From: Syphax Bouazzouni Date: Fri, 19 Aug 2022 17:07:12 +0200 Subject: [PATCH] set OLD gem to 'pr/feature/add-rest-mapping-bulk-loader' to pass tests --- Gemfile | 2 +- Gemfile.lock | 25 +++++++++++++------------ 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index fdc0aac6..9873e8a5 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem 'goo', github: 'ncbo/goo', branch: 'master' gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'master' gem 'ncbo_cron', github: 'ncbo/ncbo_cron', branch: 'master' gem 'ncbo_ontology_recommender', github: 'ncbo/ncbo_ontology_recommender', branch: 'master' -gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'master' +gem 'ontologies_linked_data', github: 'ontoportal-lirmm/ontologies_linked_data', branch: 'pr/feature/add-rest-mapping-bulk-loader' gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'master' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 2bea0ca4..b98b143a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,9 +52,19 @@ GIT redis GIT - remote: https://github.com/ncbo/ontologies_linked_data.git - revision: 8196bf34b45c75f8104bb76dfcba1db0f2c048e4 + remote: https://github.com/ncbo/sparql-client.git + revision: fb4a89b420f8eb6dda5190a126b6c62e32c4c0c9 branch: master + specs: + sparql-client (1.0.1) + json_pure (>= 1.4) + net-http-persistent (= 2.9.4) + rdf (>= 1.0) + +GIT + remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git + revision: 0d524c89479b253cb0962eec5aaf3989663c4acf + branch: pr/feature/add-rest-mapping-bulk-loader specs: ontologies_linked_data (0.0.1) activesupport @@ -71,16 +81,6 @@ GIT rsolr rubyzip -GIT - remote: https://github.com/ncbo/sparql-client.git - revision: fb4a89b420f8eb6dda5190a126b6c62e32c4c0c9 - branch: master - specs: - sparql-client (1.0.1) - json_pure (>= 1.4) - net-http-persistent (= 2.9.4) - rdf (>= 1.0) - GIT remote: https://github.com/palexander/rack-post-body-to-params.git revision: 0fd30e710386d0cb8a3a6833d9549d7b655d5398 @@ -325,6 +325,7 @@ GEM webrick (1.7.0) PLATFORMS + x86_64-darwin-21 x86_64-linux DEPENDENCIES