From 013abea4af3b10910ec661dbb358a4b6cae198a4 Mon Sep 17 00:00:00 2001 From: mdorf Date: Wed, 1 Nov 2023 20:14:26 -0700 Subject: [PATCH] Gemfile.lock update --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 545d0a6..6393e9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/ncbo/goo.git - revision: cd477a1c71d8c2b2c26c3ea92c9457643a9cc70a + revision: daea7822af9e5ca1961d6873a758735133a1b2db branch: master specs: goo (0.0.2) @@ -15,7 +15,7 @@ GIT GIT remote: https://github.com/ncbo/ncbo_annotator.git - revision: ac11b22596b87a6eecbcd70787b2370c18ff4770 + revision: 04226ac5840a328e6f906f15c769ee6ee5723102 branch: master specs: ncbo_annotator (0.0.1) @@ -26,7 +26,7 @@ GIT GIT remote: https://github.com/ncbo/ontologies_linked_data.git - revision: 89474face62004ab70430ef718556fe50720e038 + revision: a7ad210e846a390f203457be2459719214d142fe branch: master specs: ontologies_linked_data (0.0.1) @@ -65,6 +65,7 @@ GEM tzinfo (~> 0.3.37) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) + base64 (0.1.1) bcrypt (3.1.19) builder (3.2.4) coderay (1.1.3) @@ -75,11 +76,12 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - faraday (2.7.10) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.15.5) + ffi (1.16.3) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) @@ -99,7 +101,7 @@ GEM method_source (1.0.0) mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) + mime-types-data (3.2023.1003) mini_mime (1.1.5) minitest (4.7.5) multi_json (1.15.0) @@ -111,7 +113,7 @@ GEM net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol netrc (0.11.0) oj (3.16.1) @@ -129,9 +131,9 @@ GEM rake (10.5.0) rdf (1.0.8) addressable (>= 2.2) - redis (5.0.7) - redis-client (>= 0.9.0) - redis-client (0.17.0) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.18.0) connection_pool rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)