From 7fb8d8c8f6e28eee64ed3707799ce7ace6ac6038 Mon Sep 17 00:00:00 2001 From: OntoPortal Bot Date: Thu, 28 Dec 2023 22:36:52 +0100 Subject: [PATCH] [ontoportal-bot] Gemfile.lock update --- Gemfile.lock | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11905426..9b32efc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,13 +37,14 @@ GIT GIT remote: https://github.com/ontoportal-lirmm/ncbo_cron.git - revision: bc9bb7b05460fef81058cf6bd7218da3614a7c0b + revision: f741e776379cf602d70bae1c0b4257bcbe3af99e branch: master specs: ncbo_cron (0.0.1) dante goo google-analytics-data + google-apis-analytics_v3 mlanett-redis-lock multi_json ncbo_annotator @@ -132,6 +133,7 @@ GEM cube-ruby (0.0.3) dante (0.2.0) date (3.3.4) + declarative (0.0.20) docile (1.4.0) domain_name (0.6.20231109) ed25519 (1.3.0) @@ -175,6 +177,17 @@ GEM google-analytics-data-v1beta (0.10.0) gapic-common (>= 0.20.0, < 2.a) google-cloud-errors (~> 1.0) + google-apis-analytics_v3 (0.13.0) + google-apis-core (>= 0.11.0, < 2.a) + google-apis-core (0.11.2) + addressable (~> 2.5, >= 2.5.1) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) + mini_mime (~> 1.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + rexml + webrick google-cloud-core (1.6.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) @@ -205,6 +218,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) + httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) json (2.7.1) @@ -291,6 +305,10 @@ GEM redis-store (>= 1.6, < 2) redis-store (1.9.1) redis (>= 4, < 5) + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) request_store (1.5.1) rack (>= 1.4) rest-client (2.1.0) @@ -298,6 +316,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + retriable (3.1.2) rexml (3.2.6) rsolr (2.5.0) builder (>= 2.1.2) @@ -342,8 +361,10 @@ GEM temple (0.10.3) tilt (2.3.0) timeout (0.4.1) + trailblazer-option (0.1.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uber (0.1.0) unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) @@ -356,6 +377,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) PLATFORMS x86_64-linux