Skip to content

Commit 0682e85

Browse files
set OLD gem to 'pr/feature/add-rest-mapping-bulk-loader' to pass tests
1 parent 5cf87e1 commit 0682e85

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ gem 'goo', github: 'ncbo/goo', branch: 'master'
4646
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'master'
4747
gem 'ncbo_cron', github: 'ncbo/ncbo_cron', branch: 'master'
4848
gem 'ncbo_ontology_recommender', github: 'ncbo/ncbo_ontology_recommender', branch: 'master'
49-
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'master'
49+
gem 'ontologies_linked_data', github: 'ontoportal-lirmm/ontologies_linked_data', branch: 'pr/feature/add-rest-mapping-bulk-loader'
5050
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'master'
5151

5252
group :development do

Gemfile.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,19 @@ GIT
5252
redis
5353

5454
GIT
55-
remote: https://github.com/ncbo/ontologies_linked_data.git
56-
revision: 8196bf34b45c75f8104bb76dfcba1db0f2c048e4
55+
remote: https://github.com/ncbo/sparql-client.git
56+
revision: fb4a89b420f8eb6dda5190a126b6c62e32c4c0c9
5757
branch: master
58+
specs:
59+
sparql-client (1.0.1)
60+
json_pure (>= 1.4)
61+
net-http-persistent (= 2.9.4)
62+
rdf (>= 1.0)
63+
64+
GIT
65+
remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git
66+
revision: 0d524c89479b253cb0962eec5aaf3989663c4acf
67+
branch: pr/feature/add-rest-mapping-bulk-loader
5868
specs:
5969
ontologies_linked_data (0.0.1)
6070
activesupport
@@ -71,16 +81,6 @@ GIT
7181
rsolr
7282
rubyzip
7383

74-
GIT
75-
remote: https://github.com/ncbo/sparql-client.git
76-
revision: fb4a89b420f8eb6dda5190a126b6c62e32c4c0c9
77-
branch: master
78-
specs:
79-
sparql-client (1.0.1)
80-
json_pure (>= 1.4)
81-
net-http-persistent (= 2.9.4)
82-
rdf (>= 1.0)
83-
8484
GIT
8585
remote: https://github.com/palexander/rack-post-body-to-params.git
8686
revision: 0fd30e710386d0cb8a3a6833d9549d7b655d5398
@@ -325,6 +325,7 @@ GEM
325325
webrick (1.7.0)
326326

327327
PLATFORMS
328+
x86_64-darwin-21
328329
x86_64-linux
329330

330331
DEPENDENCIES

0 commit comments

Comments
 (0)