diff --git a/Gemfile.lock b/Gemfile.lock index b4cefd61..38c52dd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/ncbo/goo.git - revision: 87e991b0e720c580a71e2c2c10f9ab44183db322 + revision: c7ee4a6a44cdf69c8186decc5da0c80887af1b11 branch: develop specs: goo (0.0.2) @@ -26,7 +26,7 @@ GIT GIT remote: https://github.com/ncbo/ontologies_linked_data.git - revision: a466d530877cb48cdfb811d0b61ecaabd2b835eb + revision: d885010c4dcb79a71fd161988a8feceb77331b58 branch: develop specs: ontologies_linked_data (0.0.1) @@ -46,7 +46,7 @@ GIT GIT remote: https://github.com/ncbo/sparql-client.git - revision: 55e7dbf858eb571c767bc67868f9af61663859cb + revision: 1657f0dd69fd4b522d3549a6848670175f5e98cc branch: develop specs: sparql-client (1.0.1) @@ -78,7 +78,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.6) + bigdecimal (3.1.7) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.3) @@ -98,7 +98,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - faraday-retry (2.2.0) + faraday-retry (2.2.1) faraday (~> 2.0) ffi (1.16.3) gapic-common (0.21.1) @@ -137,7 +137,7 @@ GEM google-protobuf (~> 3.18) googleapis-common-protos-types (~> 1.7) grpc (~> 1.41) - googleapis-common-protos-types (1.13.0) + googleapis-common-protos-types (1.14.0) google-protobuf (~> 3.18) googleauth (1.11.0) faraday (>= 1.0, < 3.a) @@ -159,8 +159,8 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.1) - json_pure (2.7.1) + json (2.7.2) + json_pure (2.7.2) jwt (2.8.1) base64 launchy (2.5.2) @@ -174,7 +174,7 @@ GEM net-imap net-pop net-smtp - method_source (1.0.0) + method_source (1.1.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) @@ -184,14 +184,14 @@ GEM redis multi_json (1.15.0) net-http-persistent (2.9.4) - net-imap (0.4.10) + net-imap (0.3.7) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol netrc (0.11.0) oj (3.16.3) @@ -205,16 +205,16 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.4) - rack (3.0.9.1) + public_suffix (5.0.5) + rack (3.0.10) rack-test (2.1.0) rack (>= 1.3) - rake (13.1.0) + rake (13.2.1) rdf (1.0.8) addressable (>= 2.2) - redis (5.1.0) - redis-client (>= 0.17.0) - redis-client (0.21.0) + redis (5.2.0) + redis-client (>= 0.22.0) + redis-client (0.22.1) connection_pool representable (3.2.0) declarative (< 0.1.0) @@ -227,7 +227,7 @@ GEM netrc (~> 0.8) retriable (3.1.2) rexml (3.2.6) - rsolr (2.5.0) + rsolr (2.6.0) builder (>= 2.1.2) faraday (>= 0.9, < 3, != 2.0.0) ruby-xxHash (0.4.0.2) @@ -294,4 +294,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.4.22 + 2.3.15