Skip to content

Commit

Permalink
reset branch specifier for oLD back to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Feb 7, 2024
1 parent 0a2b100 commit 6bf08fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ gem 'goo', github: 'ncbo/goo', branch: 'develop'
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'develop'
gem 'ncbo_cron', github: 'ncbo/ncbo_cron', branch: 'develop'
gem 'ncbo_ontology_recommender', github: 'ncbo/ncbo_ontology_recommender', branch: 'develop'
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'expire_reset_passwd_tokens'
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'develop'
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'develop'

group :development do
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GIT

GIT
remote: https://github.com/ncbo/ncbo_cron.git
revision: 8e3d46fccdefef0415cb710bcedc9d65c72f9bd2
revision: c69a330746ae0ef3d9228cf10b4da5013dd51367
branch: develop
specs:
ncbo_cron (0.0.1)
Expand All @@ -53,8 +53,8 @@ GIT

GIT
remote: https://github.com/ncbo/ontologies_linked_data.git
revision: 073f79d9d1b5fe9dda4e77c52a60fdc1bd898558
branch: expire_reset_passwd_tokens
revision: 1e8bd29cad5b3b54d4eae4141465723ba80b1df5
branch: develop
specs:
ontologies_linked_data (0.0.1)
activesupport
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.61.0)
grpc (1.61.0-aarch64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.61.0-arm64-darwin)
Expand Down Expand Up @@ -221,7 +221,7 @@ GEM
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
minitest (4.7.5)
minitest-stub_any_instance (1.0.3)
Expand Down

0 comments on commit 6bf08fb

Please sign in to comment.