Skip to content

Commit 5a34f45

Browse files
committed
user omniauth-oauth2 instade
1 parent dc42179 commit 5a34f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-notion.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Gem::Specification.new do |gem|
1919
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
2020
gem.require_paths = ["lib"]
2121

22-
gem.add_dependency 'omniauth', '>= 2.0.0'
22+
gem.add_dependency 'omniauth-oauth2', '>= 1.2', '< 3'
2323
end

0 commit comments

Comments
 (0)