Skip to content

Commit

Permalink
Gemfile.lock update after merging pull request #150
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorf committed Apr 24, 2024
1 parent 2af844a commit ec8f536
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
GIT
remote: https://github.com/ncbo/goo.git
revision: c7ee4a6a44cdf69c8186decc5da0c80887af1b11
revision: 563a47fa4329ffb8a774731be210f44a054726c0
branch: develop
specs:
goo (0.0.2)
addressable (~> 2.8)
pry
rdf (= 1.0.8)
redis
request_store
rest-client
rsolr
sparql-client
uuid

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

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: d885010c4dcb79a71fd161988a8feceb77331b58
revision: ab7b2f0eb6c4256ff1a01ace55b5a966c040e1ca
branch: develop
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -184,7 +185,7 @@ GEM
redis
multi_json (1.15.0)
net-http-persistent (2.9.4)
net-imap (0.3.7)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -220,6 +221,8 @@ GEM
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
request_store (1.6.0)
rack (>= 1.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -294,4 +297,4 @@ DEPENDENCIES
webrick

BUNDLED WITH
2.3.15
2.4.22

0 comments on commit ec8f536

Please sign in to comment.