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 f60341e commit b111a1d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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/ontologies_linked_data.git
revision: 4b6b7f42882b9ad815ff5e90c354212aca085fda
revision: 4cdcf8d96d9e525aecb8110f02656bd45520b133
branch: develop
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -55,10 +55,10 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.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 @@ -107,13 +107,13 @@ 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)
multipart-post (2.3.0)
multipart-post (2.4.0)
net-http-persistent (2.9.4)
net-imap (0.4.9.1)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -133,15 +133,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 Expand Up @@ -192,4 +192,4 @@ DEPENDENCIES
sparql-client!

BUNDLED WITH
2.4.22
2.3.15

0 comments on commit b111a1d

Please sign in to comment.