Skip to content

Commit

Permalink
Loose doorkeeper version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nashby committed Aug 2, 2018
1 parent 2f74826 commit 59ff4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doorkeeper-openid_connect.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.3"

spec.add_runtime_dependency 'doorkeeper', '~> 4.3'
spec.add_runtime_dependency 'doorkeeper', '>= 4.3'
spec.add_runtime_dependency 'json-jwt', '~> 1.6'

spec.add_development_dependency 'rspec-rails'
Expand Down

0 comments on commit 59ff4d2

Please sign in to comment.