From ec8f5367b090e851ff199e869432efd89f3d14bc Mon Sep 17 00:00:00 2001 From: mdorf Date: Wed, 24 Apr 2024 14:19:04 -0700 Subject: [PATCH] Gemfile.lock update after merging pull request #150 --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38c52dd4..b7cf36af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/ncbo/goo.git - revision: c7ee4a6a44cdf69c8186decc5da0c80887af1b11 + revision: 563a47fa4329ffb8a774731be210f44a054726c0 branch: develop specs: goo (0.0.2) @@ -8,6 +8,7 @@ GIT pry rdf (= 1.0.8) redis + request_store rest-client rsolr sparql-client @@ -15,7 +16,7 @@ GIT GIT remote: https://github.com/ncbo/ncbo_annotator.git - revision: fe0783c542479ed0a12da5663ef28e1673e80eba + revision: a427ff3719f88f887e04ac695a002ef24ce3afb8 branch: develop specs: ncbo_annotator (0.0.1) @@ -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) @@ -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) @@ -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) @@ -294,4 +297,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.3.15 + 2.4.22