Skip to content

Commit 22bea3c

Browse files
committed
update ontologies_linked_data gem version and fix OP_API_URL
1 parent f98dcc9 commit 22bea3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ STARTER_ONTOLOGY=STY
99
## API key of a remote API used to download the starter ontology
1010
OP_API_KEY=1de0a270-29c5-4dda-b043-7c3580628cd5
1111
## API url of the remote API used to download the starter ontology
12-
OP_API_URL="https://data.agroportal.lirmm.fr"
12+
OP_API_URL="https://data.agroportal.eu"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ GIT
5757

5858
GIT
5959
remote: https://github.com/agroportal/ontologies_linked_data.git
60-
revision: b00e80e8dfa50049a5780467e0effe692d827c58
60+
revision: e34ef6d84858c7235a6a28be77aca4a528e84b32
6161
branch: development
6262
specs:
6363
ontologies_linked_data (0.0.1)
@@ -346,7 +346,7 @@ GEM
346346
net-protocol
347347
net-ssh (7.3.0)
348348
netrc (0.11.0)
349-
oj (3.16.15)
349+
oj (3.16.16)
350350
bigdecimal (>= 3.0)
351351
ostruct (>= 0.2)
352352
omni_logger (0.1.4)

0 commit comments

Comments
 (0)