We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc42179 commit 5a34f45Copy full SHA for 5a34f45
omniauth-notion.gemspec
@@ -19,5 +19,5 @@ Gem::Specification.new do |gem|
19
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
20
gem.require_paths = ["lib"]
21
22
- gem.add_dependency 'omniauth', '>= 2.0.0'
+ gem.add_dependency 'omniauth-oauth2', '>= 1.2', '< 3'
23
end
0 commit comments