We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70dd855 commit 3932ed1Copy full SHA for 3932ed1
omniauth_cobot.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
15
16
s.required_ruby_version = ['>=2.7', '<4']
17
18
- s.add_dependency 'omniauth-oauth2', '~>1.8.0'
+ s.add_dependency 'omniauth-oauth2', '~>1.8'
19
20
s.files = `git ls-files`.split("\n")
21
# s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
0 commit comments