From ef49ce5d66118a22768949ee19aa1b148fa2c064 Mon Sep 17 00:00:00 2001 From: Alex Skrenchuk Date: Thu, 14 Dec 2023 16:26:06 -0800 Subject: [PATCH] update Gemfile.lock --- Gemfile.lock | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e401688b..d730ebfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GIT GIT remote: https://github.com/ncbo/ncbo_annotator.git - revision: ebbb7a3c28ecde49c261290bec34ab082490a271 + revision: c72bbfe7bfc1f8c153816ef0ac874ce5c69cf370 branch: develop specs: ncbo_annotator (0.0.1) @@ -42,7 +42,7 @@ GIT GIT remote: https://github.com/ncbo/ncbo_ontology_recommender.git - revision: 003b65c5e5ce8b0736085d6825ee1b8e9548826e + revision: e6d4449d8b854f17bb54af6de142bc64bff22ab3 branch: develop specs: ncbo_ontology_recommender (0.0.1) @@ -143,26 +143,26 @@ GEM faraday-retry (2.2.0) faraday (~> 2.0) ffi (1.16.3) - gapic-common (0.20.0) + gapic-common (0.21.1) faraday (>= 1.9, < 3.a) faraday-retry (>= 1.0, < 3.a) - google-protobuf (~> 3.14) - googleapis-common-protos (>= 1.3.12, < 2.a) - googleapis-common-protos-types (>= 1.3.1, < 2.a) - googleauth (~> 1.0) - grpc (~> 1.36) + google-protobuf (~> 3.18) + googleapis-common-protos (>= 1.4.0, < 2.a) + googleapis-common-protos-types (>= 1.11.0, < 2.a) + googleauth (~> 1.9) + grpc (~> 1.59) get_process_mem (0.2.7) ffi (~> 1.0) google-analytics-data (0.4.0) google-analytics-data-v1beta (>= 0.7, < 2.a) google-cloud-core (~> 1.6) - google-analytics-data-v1beta (0.9.0) + google-analytics-data-v1beta (0.10.0) gapic-common (>= 0.20.0, < 2.a) google-cloud-errors (~> 1.0) google-cloud-core (1.6.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.0.1) + google-cloud-env (2.1.0) faraday (>= 1.0, < 3.a) google-cloud-errors (1.3.1) google-protobuf (3.25.1-aarch64-linux) @@ -175,9 +175,9 @@ GEM grpc (~> 1.27) googleapis-common-protos-types (1.11.0) google-protobuf (~> 3.18) - googleauth (1.9.0) + googleauth (1.9.1) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.0, >= 2.0.1) + google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) @@ -229,7 +229,7 @@ GEM redis multi_json (1.15.0) net-http-persistent (2.9.4) - net-imap (0.4.7) + net-imap (0.4.8) date net-protocol net-pop (0.1.2) @@ -301,7 +301,7 @@ GEM rsolr (2.5.0) builder (>= 2.1.2) faraday (>= 0.9, < 3, != 2.0.0) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -370,8 +370,6 @@ PLATFORMS aarch64-linux arm64-darwin-22 arm64-darwin-23 - x86_64-darwin-18 - x86_64-darwin-21 x86_64-darwin-23 x86_64-linux @@ -425,4 +423,4 @@ DEPENDENCIES unicorn-worker-killer BUNDLED WITH - 2.4.22 + 2.4.18