We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac7078 commit f606f4fCopy full SHA for f606f4f
omniauth-pagerduty.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
18
19
gem.required_ruby_version = ">= 3"
20
21
- gem.add_dependency 'omniauth', '~> 2.0.0'
+ gem.add_dependency 'omniauth', '~> 2'
22
gem.add_dependency 'omniauth-oauth2', '>= 1.4.0', '< 2.0'
23
24
gem.add_development_dependency 'rspec', '~> 3.5'
0 commit comments