Skip to content

Commit

Permalink
update-json-jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
leleabhinav committed Nov 14, 2019
1 parent 967ba05 commit fae35b1
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 @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.4"

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

spec.add_development_dependency 'rspec-rails'
spec.add_development_dependency 'factory_bot'
Expand Down

0 comments on commit fae35b1

Please sign in to comment.