Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorf committed Feb 28, 2024
1 parent 41e61dd commit 69ab809
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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: db2b330fb6c5fd4ea9ee17d5b58ca997f304a340
revision: 4ad4db41216ab9a0e328d4c08cd4a27c82e9b917
branch: develop
specs:
goo (0.0.2)
Expand All @@ -15,7 +15,7 @@ GIT

GIT
remote: https://github.com/ncbo/ncbo_annotator.git
revision: 9a037b955b1d6c3c9955250d7499afdd10d4bbd3
revision: f60341e8426adcad447a6fc3adb5b80207c5987a
branch: develop
specs:
ncbo_annotator (0.0.1)
Expand All @@ -26,7 +26,7 @@ GIT

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: e716a6d410883a8e59121e7d09d2c80a6f6ab1fc
revision: 4cdcf8d96d9e525aecb8110f02656bd45520b133
branch: develop
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -67,10 +67,10 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cube-ruby (0.0.3)
date (3.3.4)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
minitest (4.7.5)
multi_json (1.15.0)
Expand All @@ -126,15 +126,15 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.4)
rack (3.0.8)
rack (3.0.9.1)
rack-test (2.1.0)
rack (>= 1.3)
rake (10.5.0)
rdf (1.0.8)
addressable (>= 2.2)
redis (5.0.8)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.19.1)
redis-client (0.20.0)
connection_pool
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit 69ab809

Please sign in to comment.