Skip to content

Commit a191892

Browse files
committed
Update omniauth-notion to auth v2 compatibility
1 parent e87d6d4 commit a191892

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', '~> 1.0'
22+
gem.add_dependency 'omniauth', '~> 2.0'
2323
end

0 commit comments

Comments
 (0)