Skip to content

Commit

Permalink
orcid_client update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinisukale committed Nov 21, 2024
1 parent ff47f76 commit 656d1a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem "flipper-ui"
gem "nilify_blanks", "~> 1.3"
gem "oj", ">= 2.8.3"
gem "oj_mimic_json", "~> 1.0", ">= 1.0.1"
gem "orcid_client", "~> 0.15.0"
gem "orcid_client", "~> 0.16.0"
gem "postrank-uri", "~> 1.1"
gem "pwqgen.rb", "~> 0.1.0"
gem "rake", "~> 12.0"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
bigdecimal (3.1.7)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.3.0)
bolognese (2.3.2)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -475,9 +475,9 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
optimist (3.2.0)
orcid_client (0.15.0)
orcid_client (0.16.0)
activesupport (>= 7, < 8)
bolognese (~> 2.3)
bolognese (~> 2.3.2)
builder (~> 3.2, >= 3.2.2)
dotenv (~> 2.1, >= 2.1.1)
maremma (>= 5.0)
Expand Down Expand Up @@ -796,7 +796,7 @@ DEPENDENCIES
omniauth-globus (~> 0.9.1)
omniauth-orcid (~> 2.0)
omniauth-rails_csrf_protection (~> 1.0)
orcid_client (~> 0.15.0)
orcid_client (~> 0.16.0)
postrank-uri (~> 1.1)
pwqgen.rb (~> 0.1.0)
rack-cors (~> 1.0)
Expand Down

0 comments on commit 656d1a9

Please sign in to comment.