Skip to content

Commit

Permalink
Merge 2397b14 into 849b181
Browse files Browse the repository at this point in the history
  • Loading branch information
hotgazpacho committed Mar 2, 2017
2 parents 849b181 + 2397b14 commit 8102b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-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.require_paths = ["lib"]

spec.add_dependency 'omniauth', '~> 1.1'
spec.add_dependency 'openid_connect', '~> 0.9.2'
spec.add_dependency 'openid_connect', '~> 1.0', '>= 1.0.3'
spec.add_dependency 'addressable', '~> 2.3'
spec.add_development_dependency "bundler", "~> 1.5"
spec.add_development_dependency "minitest"
Expand Down

0 comments on commit 8102b7f

Please sign in to comment.