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 0b79eae commit dc42179Copy full SHA for dc42179
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'
+ gem.add_dependency 'omniauth', '>= 2.0.0'
23
end
0 commit comments