Skip to content

Commit

Permalink
update openid_connect version
Browse files Browse the repository at this point in the history
  • Loading branch information
benebrice committed Jun 5, 2023
1 parent c25dbfb commit 349e3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apple_id.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'json-jwt', '~> 1.16'
spec.add_runtime_dependency 'rack-oauth2', '~> 2.0'
spec.add_runtime_dependency 'openid_connect', '~> 2.0'
spec.add_runtime_dependency 'openid_connect', '~> 2.2'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'
Expand Down

0 comments on commit 349e3df

Please sign in to comment.