Skip to content

Commit

Permalink
Bump ontologies_api_client to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jvendetti committed Mar 6, 2025
1 parent b1c5747 commit 23d338f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ gem 'flag-icons-rails', '~> 3.4'
gem 'iso-639', '~> 0.3.6'

# Custom API client
gem 'ontologies_api_client', github: 'ncbo/ontologies_api_ruby_client', tag: 'v2.5.0'
gem 'ontologies_api_client', github: 'ncbo/ontologies_api_ruby_client', tag: 'v2.5.2'

gem 'rexml', '~> 3'

Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/ncbo/ontologies_api_ruby_client.git
revision: 694648f7b6dc6f17c150386c70f75fc2cc339e64
tag: v2.5.0
revision: c580be518edc71453a274a022295cfc9e6daa875
tag: v2.5.2
specs:
ontologies_api_client (2.5.0)
ontologies_api_client (2.5.2)
activesupport (= 7.0.8)
addressable (~> 2.8)
excon
Expand Down Expand Up @@ -157,7 +157,8 @@ GEM
ed25519 (1.3.0)
erubi (1.13.1)
erubis (2.7.0)
excon (1.2.3)
excon (1.2.5)
logger
execjs (2.10.0)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
Expand Down

0 comments on commit 23d338f

Please sign in to comment.