Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorf committed Sep 7, 2023
1 parent 656b3ac commit ed14911
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ncbo/goo.git
revision: 20801d66769854e254ec85ef5c14b5d87833e210
revision: 911d71aefe433314d11398445e3856fca503b9c1
branch: develop
specs:
goo (0.0.2)
Expand All @@ -26,7 +26,7 @@ GIT

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: 98bb4f71a0714a31c13de99646145bb6af5d898c
revision: e33a0e451f8a8226d98291168e45b46d7065e670
branch: develop
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
faraday-retry (2.2.0)
faraday (~> 2.0)
ffi (1.15.5)
gapic-common (0.19.1)
gapic-common (0.20.0)
faraday (>= 1.9, < 3.a)
faraday-retry (>= 1.0, < 3.a)
google-protobuf (~> 3.14)
Expand All @@ -108,7 +108,7 @@ GEM
google-analytics-data (0.4.0)
google-analytics-data-v1beta (>= 0.7, < 2.a)
google-cloud-core (~> 1.6)
google-analytics-data-v1beta (0.8.0)
google-analytics-data-v1beta (0.8.1)
gapic-common (>= 0.19.1, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-core (1.6.0)
Expand All @@ -117,9 +117,9 @@ GEM
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.1)
google-protobuf (3.23.4)
google-protobuf (3.23.4-x86_64-darwin)
google-protobuf (3.23.4-x86_64-linux)
google-protobuf (3.24.3)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.3-x86_64-linux)
googleapis-common-protos (1.4.0)
google-protobuf (~> 3.14)
googleapis-common-protos-types (~> 1.2)
Expand All @@ -133,13 +133,13 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.56.2)
grpc (1.57.0)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc (1.56.2-x86_64-darwin)
grpc (1.57.0-x86_64-darwin)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc (1.56.2-x86_64-linux)
grpc (1.57.0-x86_64-linux)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
htmlentities (4.3.4)
Expand All @@ -161,7 +161,7 @@ GEM
mime-types (>= 1.16, < 4)
memoist (0.16.2)
method_source (1.0.0)
mime-types (3.5.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
minitest (4.7.5)
Expand All @@ -170,7 +170,7 @@ GEM
multi_json (1.15.0)
net-http-persistent (2.9.4)
netrc (0.11.0)
oj (3.15.1)
oj (3.16.1)
omni_logger (0.1.4)
logger
os (1.1.4)
Expand All @@ -187,9 +187,9 @@ GEM
rake (13.0.6)
rdf (1.0.8)
addressable (>= 2.2)
redis (5.0.6)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.15.0)
redis-client (0.17.0)
connection_pool
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -205,7 +205,7 @@ GEM
rubyzip (2.3.2)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
signet (0.17.0)
signet (0.18.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand Down Expand Up @@ -264,4 +264,4 @@ DEPENDENCIES
test-unit-minitest

BUNDLED WITH
2.4.17
2.3.15

0 comments on commit ed14911

Please sign in to comment.