Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Jul 20, 2023
1 parent 6bb0c23 commit 8c8ddb6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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: 8a0c14a6e6942b20749894806f1f1f512f9afcfa
revision: fb203b0396d03c1df61abfcdbc4070787010f052
branch: develop
specs:
goo (0.0.2)
Expand All @@ -15,7 +15,7 @@ GIT

GIT
remote: https://github.com/ncbo/ncbo_annotator.git
revision: 9fd2649b66d3bd6ef7666729d9f91087aa406266
revision: 3ae6bfb56dc59a670b5bc1a513ff4929f8cf3756
branch: develop
specs:
ncbo_annotator (0.0.1)
Expand All @@ -26,7 +26,7 @@ GIT

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: 79527b94fbb59081ba58281a5cd51ec3448fadb0
revision: 13bb138aa40ca72bfafc91a1a7416c162ba8d325
branch: develop
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -141,22 +141,22 @@ GEM
google-protobuf (~> 3.14)
googleapis-common-protos-types (~> 1.2)
grpc (~> 1.27)
googleapis-common-protos-types (1.6.0)
googleapis-common-protos-types (1.7.0)
google-protobuf (~> 3.14)
googleauth (1.6.0)
googleauth (1.7.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.56.0)
grpc (1.56.2)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc (1.56.0-x86_64-darwin)
grpc (1.56.2-x86_64-darwin)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc (1.56.0-x86_64-linux)
grpc (1.56.2-x86_64-linux)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
htmlentities (4.3.4)
Expand Down Expand Up @@ -283,4 +283,4 @@ DEPENDENCIES
test-unit-minitest

BUNDLED WITH
2.3.15
2.4.17

0 comments on commit 8c8ddb6

Please sign in to comment.