Skip to content

Commit

Permalink
Gemfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Nov 8, 2023
1 parent 33cc9b4 commit a208272
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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: daea7822af9e5ca1961d6873a758735133a1b2db
revision: 657149d6b33813253fa7440252f69c04e0631190
branch: master
specs:
goo (0.0.2)
Expand All @@ -15,7 +15,7 @@ GIT

GIT
remote: https://github.com/ncbo/ncbo_annotator.git
revision: 04226ac5840a328e6f906f15c769ee6ee5723102
revision: 4f4361e2c181143bba3876326ecda407a587207e
branch: master
specs:
ncbo_annotator (0.0.1)
Expand All @@ -26,7 +26,7 @@ GIT

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: a7ad210e846a390f203457be2459719214d142fe
revision: 7783784f9d2ceada9be706cf6c084d272ae653e8
branch: master
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
multi_json (~> 1.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.19)
builder (3.2.4)
coderay (1.1.3)
Expand Down Expand Up @@ -126,7 +126,7 @@ GEM
google-protobuf (~> 3.14)
googleapis-common-protos-types (~> 1.2)
grpc (~> 1.27)
googleapis-common-protos-types (1.9.0)
googleapis-common-protos-types (1.10.0)
google-protobuf (~> 3.18)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
Expand Down Expand Up @@ -154,8 +154,8 @@ GEM
jwt (2.7.1)
launchy (2.5.2)
addressable (~> 2.8)
libxml-ruby (4.1.1)
logger (1.5.3)
libxml-ruby (4.1.2)
logger (1.6.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
mail (2.6.6)
Expand Down

0 comments on commit a208272

Please sign in to comment.