From fabd04ef4fa37989d526fc6a7aa1e98830008dae Mon Sep 17 00:00:00 2001 From: OntoPortal Bot Date: Thu, 27 Jun 2024 02:32:36 +0200 Subject: [PATCH] [ontoportal-bot] Gemfile.lock update --- Gemfile.lock | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41db1756..3d92ab17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,12 +74,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (4.0.13) - i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) @@ -108,7 +105,7 @@ GEM faraday-net_http (3.0.2) faraday-retry (2.2.1) faraday (~> 2.0) - ffi (1.16.3) + ffi (1.17.0-x86_64-linux-gnu) gapic-common (0.21.1) faraday (>= 1.9, < 3.a) faraday-retry (>= 1.0, < 3.a) @@ -139,8 +136,6 @@ GEM google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) - google-protobuf (3.25.3) - google-protobuf (3.25.3-x86_64-darwin) google-protobuf (3.25.3-x86_64-linux) googleapis-common-protos (1.6.0) google-protobuf (>= 3.18, < 5.a) @@ -155,12 +150,6 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.64.0) - google-protobuf (~> 3.25) - googleapis-common-protos-types (~> 1.0) - grpc (1.64.0-x86_64-darwin) - google-protobuf (~> 3.25) - googleapis-common-protos-types (~> 1.0) grpc (1.64.0-x86_64-linux) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) @@ -281,16 +270,14 @@ GEM systemu (2.6.5) test-unit-minitest (0.9.1) minitest (~> 4.7) - thread_safe (0.3.6) trailblazer-option (0.1.2) - tzinfo (0.3.62) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) uuid (2.3.9) macaddr (~> 1.0) PLATFORMS - ruby - x86_64-darwin-23 x86_64-linux DEPENDENCIES @@ -324,4 +311,4 @@ DEPENDENCIES test-unit-minitest BUNDLED WITH - 2.4.22 + 2.3.23