Skip to content

Commit 9cf0e2c

Browse files
Merge pull request #178 from datacite/bolognese/update
orcid_client update
2 parents ff47f76 + 656d1a9 commit 9cf0e2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gem "flipper-ui"
2727
gem "nilify_blanks", "~> 1.3"
2828
gem "oj", ">= 2.8.3"
2929
gem "oj_mimic_json", "~> 1.0", ">= 1.0.1"
30-
gem "orcid_client", "~> 0.15.0"
30+
gem "orcid_client", "~> 0.16.0"
3131
gem "postrank-uri", "~> 1.1"
3232
gem "pwqgen.rb", "~> 0.1.0"
3333
gem "rake", "~> 12.0"

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
bigdecimal (3.1.7)
127127
binding_of_caller (1.0.0)
128128
debug_inspector (>= 0.0.1)
129-
bolognese (2.3.0)
129+
bolognese (2.3.2)
130130
activesupport (>= 4.2.5)
131131
benchmark_methods (~> 0.7)
132132
bibtex-ruby (>= 5.1.0)
@@ -475,9 +475,9 @@ GEM
475475
actionpack (>= 4.2)
476476
omniauth (~> 2.0)
477477
optimist (3.2.0)
478-
orcid_client (0.15.0)
478+
orcid_client (0.16.0)
479479
activesupport (>= 7, < 8)
480-
bolognese (~> 2.3)
480+
bolognese (~> 2.3.2)
481481
builder (~> 3.2, >= 3.2.2)
482482
dotenv (~> 2.1, >= 2.1.1)
483483
maremma (>= 5.0)
@@ -796,7 +796,7 @@ DEPENDENCIES
796796
omniauth-globus (~> 0.9.1)
797797
omniauth-orcid (~> 2.0)
798798
omniauth-rails_csrf_protection (~> 1.0)
799-
orcid_client (~> 0.15.0)
799+
orcid_client (~> 0.16.0)
800800
postrank-uri (~> 1.1)
801801
pwqgen.rb (~> 0.1.0)
802802
rack-cors (~> 1.0)

0 commit comments

Comments
 (0)