Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync: ncbo v5.33.4 release #16

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e348c4b
implemented the multilingual prefLabels
mdorf Oct 15, 2024
dec2e78
formatting
mdorf Oct 15, 2024
fbd7548
Gemfile.lock update
alexskr Oct 15, 2024
93e1bd3
Merge pull request #220 from ncbo/multilingual_preflabels
alexskr Oct 15, 2024
0dd23bf
Fixed the issues revealed by the failing unit tests
mdorf Oct 21, 2024
79eeef6
Gemfile.lock update
mdorf Oct 21, 2024
e7d2124
Gemfile.lock update
mdorf Oct 21, 2024
a7a7464
Merge pull request #221 from ncbo/multilingual_preflabels
alexskr Oct 21, 2024
02ffe85
reset branch specifier to develop
alexskr Oct 21, 2024
a65341b
Merge branch 'master' into develop
alexskr Oct 22, 2024
8833447
Merge pull request #222 from ncbo/develop
alexskr Oct 22, 2024
41e9e4d
Gemfile.lock update
mdorf Oct 24, 2024
55bcd74
Additional fixes to obscure unit test failures
mdorf Oct 24, 2024
5fbbd94
Merge branch 'multilingual_preflabels' of github.com:ncbo/ontologies_…
mdorf Oct 24, 2024
602471e
Gemfile.lock update
alexskr Nov 14, 2024
3c0fd37
Merge pull request #224 from ncbo/multilingual_preflabels
alexskr Nov 14, 2024
db05a3b
Gemfile.lock update
alexskr Nov 14, 2024
f294806
Merge pull request #225 from ncbo/develop
alexskr Nov 14, 2024
541cf73
Gemfile.lock update
alexskr Nov 14, 2024
57d762c
resolved #218 - CSV Format Change
mdorf Nov 16, 2024
a486f06
resolved #218 - CSV Format Change
mdorf Nov 16, 2024
d380a88
fixed a unit test that failed as a result of the earlier fix
mdorf Nov 18, 2024
073fae6
Merge pull request #226 from ncbo/csv_format_change_fix
alexskr Nov 18, 2024
3aadf69
gemfile update
alexskr Nov 18, 2024
0ce77f2
Merge pull request #227 from ncbo/develop
alexskr Nov 19, 2024
cbada00
resolved #228 - Multilingual prefLabel(s) are captured incorrectly
mdorf Nov 21, 2024
e9650d9
Gemfile.lock update
mdorf Nov 21, 2024
0598b9f
fixed failing unit tests as a result of modifying the test ontologies
mdorf Nov 21, 2024
6389fa2
Merge pull request #229 from ncbo/multilingual_preflabels
alexskr Nov 22, 2024
536cbe5
Merge pull request #230 from ncbo/develop
alexskr Nov 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 25 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ncbo/goo.git
revision: f943ac33e87c55c88131c32d826ed5d39c89302c
revision: 39f67ab7fae7675b6ff417ace0ab923e40ffcbcd
branch: master
specs:
goo (0.0.2)
Expand Down Expand Up @@ -37,6 +37,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.8)
builder (3.3.0)
Expand All @@ -47,32 +48,29 @@ GEM
connection_pool (2.4.1)
cube-ruby (0.0.3)
daemons (1.4.1)
date (3.3.4)
date (3.4.0)
docile (1.4.1)
domain_name (0.6.20240107)
email_spec (2.3.0)
htmlentities (~> 4.3.3)
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
eventmachine (1.2.7)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.17.0)
hashie (5.0.0)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
json_pure (2.7.2)
json (2.8.2)
json_pure (2.8.1)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
Expand All @@ -90,7 +88,7 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mime-types-data (3.2024.1105)
mini_mime (1.1.5)
minitest (4.7.5)
minitest-reporters (0.14.24)
Expand All @@ -99,10 +97,8 @@ GEM
minitest (>= 2.12, < 5.0)
powerbar
multi_json (1.15.0)
net-http (0.4.1)
uri
net-http-persistent (2.9.4)
net-imap (0.4.16)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -112,26 +108,26 @@ GEM
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
oj (3.16.6)
oj (3.16.7)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
omni_logger (0.1.4)
logger
ostruct (0.6.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pony (1.13.1)
mail (>= 2.0)
powerbar (2.0.1)
hashie (>= 1.1.0)
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
public_suffix (5.1.1)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rainbow (3.1.1)
Expand All @@ -150,11 +146,11 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.8)
rexml (3.3.9)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
rubocop (1.66.1)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -164,9 +160,10 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (1.3.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -183,16 +180,16 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
timeout (0.4.1)
timeout (0.4.2)
tzinfo (0.3.62)
unicode-display_width (2.6.0)
uri (0.13.1)
uuid (2.3.9)
macaddr (~> 1.0)

PLATFORMS
aarch64-linux
arm64-darwin-22
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down
Loading