Skip to content

Commit

Permalink
update ontologies_api_ruby_client to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Jul 19, 2024
1 parent 74b8471 commit a1ce9d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem 'iso-639', '~> 0.3.6'
gem 'multi_json'
gem 'mysql2', '0.5.5'
gem 'oj'
gem 'ontologies_api_client', github: 'ncbo/ontologies_api_ruby_client', tag: 'v2.2.5'
gem 'ontologies_api_client', github: 'ncbo/ontologies_api_ruby_client', tag: 'v2.3.0'
gem 'open_uri_redirections'
gem 'pry'
gem 'psych', '< 4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/ncbo/ontologies_api_ruby_client.git
revision: 115cf36f54f73eb10c503147f54bb6f6672d3d99
tag: v2.2.5
revision: 027c749f5de3f644b0392197e9482be51738cbe8
tag: v2.3.0
specs:
ontologies_api_client (2.2.5)
activesupport (= 7.0.8)
Expand Down

0 comments on commit a1ce9d1

Please sign in to comment.